From 20948e6f5f9ad3da89cf06821787495d3cc02944 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 Oct 2018 14:09:51 +0100 Subject: + D.L. (Kyiv, Ukraine) --- 2018.geojson | 21 +++++++++++++++++---- remi_repository_users_map.umap | 21 +++++++++++++++++---- 2 files changed, 34 insertions(+), 8 deletions(-) diff --git a/2018.geojson b/2018.geojson index 50740de..3c6c648 100644 --- a/2018.geojson +++ b/2018.geojson @@ -170,6 +170,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.H. (Boynton Beach, Florida, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.076389, + 26.528056 + ] + } + }, { "type": "Feature", "properties": { @@ -212,14 +226,13 @@ { "type": "Feature", "properties": { - "name": "R.H. (Boynton Beach, Florida, USA)", - "description": "" + "name": "D.L. (Kyiv, Ukraine)" }, "geometry": { "type": "Point", "coordinates": [ - -80.076389, - 26.528056 + 30.5233, + 50.45 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 656738e..9e6cb96 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2285,6 +2285,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.H. (Boynton Beach, Florida, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.076389, + 26.528056 + ] + } + }, { "type": "Feature", "properties": { @@ -2327,14 +2341,13 @@ { "type": "Feature", "properties": { - "name": "R.H. (Boynton Beach, Florida, USA)", - "description": "" + "name": "D.L. (Kyiv, Ukraine)" }, "geometry": { "type": "Point", "coordinates": [ - -80.076389, - 26.528056 + 30.5233, + 50.45 ] } } -- cgit