From ce871854708bb2863fd893acbf40b81eebd3e690 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Apr 2017 10:33:49 +0200 Subject: A.S. (Neutral Bay, Australia) --- 2017.geojson | 22 ++++++++++++++++++---- remi_repository_users_map.umap | 22 ++++++++++++++++++---- 2 files changed, 36 insertions(+), 8 deletions(-) diff --git a/2017.geojson b/2017.geojson index 0a25a79..cd4037c 100644 --- a/2017.geojson +++ b/2017.geojson @@ -136,6 +136,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "M.B. (Järfälla, Sweden)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.833333, + 59.433333 + ] + } + }, { "type": "Feature", "properties": { @@ -194,14 +208,14 @@ { "type": "Feature", "properties": { - "description": "", - "name": "M.B. (Järfälla, Sweden)" + "name": "A.S. (Neutral Bay, Australia)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 17.833333, - 59.433333 + 151.2175114, + -33.830532 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 484db0a..ccfa417 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1093,6 +1093,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "M.B. (Järfälla, Sweden)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.833333, + 59.433333 + ] + } + }, { "type": "Feature", "properties": { @@ -1151,14 +1165,14 @@ { "type": "Feature", "properties": { - "description": "", - "name": "M.B. (Järfälla, Sweden)" + "name": "A.S. (Neutral Bay, Australia)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 17.833333, - 59.433333 + 151.2175114, + -33.830532 ] } } -- cgit