diff options
author | Remi Collet <remi@remirepo.net> | 2017-04-06 10:33:49 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-06 10:33:49 +0200 |
commit | ce871854708bb2863fd893acbf40b81eebd3e690 (patch) | |
tree | 1e4324977a79052c598a73d0aa8043a1c2f6fc5e | |
parent | 1d495a797c183d0ee7cdb4afbe4fa6de637d7a2e (diff) |
A.S. (Neutral Bay, Australia)
-rw-r--r-- | 2017.geojson | 22 | ||||
-rw-r--r-- | 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 @@ -139,6 +139,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "M.B. (Järfälla, Sweden)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.833333, + 59.433333 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "M.E. (Meppel, Netherlands)", "description": " \n" }, @@ -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 @@ -1096,6 +1096,20 @@ { "type": "Feature", "properties": { + "description": "", + "name": "M.B. (Järfälla, Sweden)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.833333, + 59.433333 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "M.E. (Meppel, Netherlands)", "description": " \n" }, @@ -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 ] } } |