From 5487f29222fc8f220aeeb2f7ecd233439182fb8a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Oct 2018 09:21:31 +0200 Subject: R.H. (Boynton Beach, Florida, USA) --- 2018.geojson | 20 +++++++++++++++++--- remi_repository_users_map.umap | 23 +++++++++++++++++++---- 2 files changed, 36 insertions(+), 7 deletions(-) diff --git a/2018.geojson b/2018.geojson index 4c2af20..50740de 100644 --- a/2018.geojson +++ b/2018.geojson @@ -92,6 +92,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "I.S. (Boise, Idaho, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -116.202929, + 43.616722 + ] + } + }, { "type": "Feature", "properties": { @@ -199,13 +212,14 @@ { "type": "Feature", "properties": { - "name": "I.S. (Boise, Idaho, USA)-" + "name": "R.H. (Boynton Beach, Florida, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -116.202929, - 43.616722 + -80.076389, + 26.528056 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 2ddd84f..656738e 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2207,6 +2207,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "I.S. (Boise, Idaho, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -116.202929, + 43.616722 + ] + } + }, { "type": "Feature", "properties": { @@ -2314,13 +2327,14 @@ { "type": "Feature", "properties": { - "name": "I.S. (Boise, Idaho, USA)-" + "name": "R.H. (Boynton Beach, Florida, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -116.202929, - 43.616722 + -80.076389, + 26.528056 ] } } @@ -2331,7 +2345,8 @@ "remoteData": {}, "name": "2018", "iconClass": "Ball", - "color": "Salmon" + "color": "Salmon", + "id": 481070 } } ] -- cgit