diff options
author | Remi Collet <remi@remirepo.net> | 2018-10-26 09:21:31 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-10-26 09:21:31 +0200 |
commit | 5487f29222fc8f220aeeb2f7ecd233439182fb8a (patch) | |
tree | 02dbda9354ab6cf5b75885279f81d754cf65e47b | |
parent | 8fbb348c8631b8d49c46bb9638321095a714939e (diff) |
R.H. (Boynton Beach, Florida, USA)
-rw-r--r-- | 2018.geojson | 20 | ||||
-rw-r--r-- | 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 @@ -95,6 +95,19 @@ { "type": "Feature", "properties": { + "name": "I.S. (Boise, Idaho, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -116.202929, + 43.616722 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.B. (Culemborg, Netherlands)" }, "geometry": { @@ -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 @@ -2210,6 +2210,19 @@ { "type": "Feature", "properties": { + "name": "I.S. (Boise, Idaho, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -116.202929, + 43.616722 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.B. (Culemborg, Netherlands)" }, "geometry": { @@ -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 } } ] |