From afb8d8c9d5bde12a94d43fb5660b664bbad93a03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Feb 2018 13:56:22 +0100 Subject: + A.C. (Ipswich, England) --- 2018.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 26 ++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/2018.geojson b/2018.geojson index 61cf0de..e0d7f90 100644 --- a/2018.geojson +++ b/2018.geojson @@ -26,6 +26,19 @@ -23.589160275994917 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Ipswich, England)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.1563110351562502, + 52.054179425297185 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 44c8dbc..b3d6249 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2022,6 +2022,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirrors.ukfast.co.uk/sites/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -2.2374, + 53.4809 + ] + } + }, { "type": "Feature", "properties": { @@ -2114,6 +2127,19 @@ -23.589160275994917 ] } + }, + { + "type": "Feature", + "properties": { + "name": "A.C. (Ipswich, England)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 1.1563110351562502, + 52.054179425297185 + ] + } } ], "_storage": { -- cgit