From 9fcc442f2c5c9ffa07b654a5e8daa7b50fb73513 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Nov 2018 11:29:51 +0100 Subject: + J.L. (Acworth, Georgia, 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 3c6c648..f27aadf 100644 --- a/2018.geojson +++ b/2018.geojson @@ -79,6 +79,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "D.L. (Kyiv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 30.5233, + 50.45 + ] + } + }, { "type": "Feature", "properties": { @@ -226,13 +239,13 @@ { "type": "Feature", "properties": { - "name": "D.L. (Kyiv, Ukraine)" + "name": "J.L. (Acworth, Georgia, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 30.5233, - 50.45 + -84.67854, + 34.066419 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 9e6cb96..4feddea 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2194,6 +2194,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "D.L. (Kyiv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 30.5233, + 50.45 + ] + } + }, { "type": "Feature", "properties": { @@ -2341,13 +2354,13 @@ { "type": "Feature", "properties": { - "name": "D.L. (Kyiv, Ukraine)" + "name": "J.L. (Acworth, Georgia, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 30.5233, - 50.45 + -84.67854, + 34.066419 ] } } -- cgit