From 3ff5462ef98a09b2555d994e02c66d56abf282b8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Mar 2018 06:15:54 +0100 Subject: + S.C. (Chicago, Illinois, USA) --- 2018.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/2018.geojson b/2018.geojson index 6efcbaa..6ce82db 100644 --- a/2018.geojson +++ b/2018.geojson @@ -14,6 +14,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.H. (Columbus, Ohio, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -82.97424316406251, + 39.95185892663005 + ] + } + }, { "type": "Feature", "properties": { @@ -56,13 +69,13 @@ { "type": "Feature", "properties": { - "name": "A.H. (Columbus, Ohio, USA)" + "name": "S.C. (Chicago, Illinois, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -82.97424316406251, - 39.95185892663005 + -87.7313232421875, + 41.80817277478238 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 62f95fc..8ea1540 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2129,6 +2129,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.H. (Columbus, Ohio, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -82.97424316406251, + 39.95185892663005 + ] + } + }, { "type": "Feature", "properties": { @@ -2171,13 +2184,13 @@ { "type": "Feature", "properties": { - "name": "A.H. (Columbus, Ohio, USA)" + "name": "S.C. (Chicago, Illinois, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -82.97424316406251, - 39.95185892663005 + -87.7313232421875, + 41.80817277478238 ] } } -- cgit