diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-31 09:35:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-31 09:35:36 +0200 |
commit | e980b1739149bca8fd159dffbfe1525feff79b89 (patch) | |
tree | 4fa4f7593f44b78722a13363b3c8f9ba3dd94c77 | |
parent | e9cdc2408db635e4786f1abc33f3102cb3f1a3dc (diff) |
L.F. (Norderstedt, Germany)
-rw-r--r-- | 2017.geojson | 20 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 20 |
2 files changed, 34 insertions, 6 deletions
diff --git a/2017.geojson b/2017.geojson index 7b11d30..1111756 100644 --- a/2017.geojson +++ b/2017.geojson @@ -192,6 +192,19 @@ { "type": "Feature", "properties": { + "name": "J.F.P. (Auckland, New Zealand)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 174.75677490234378, + -36.86204269508727 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -438,13 +451,14 @@ { "type": "Feature", "properties": { - "name": "J.F.P. (Auckland, New Zealand)" + "description": "\n", + "name": "L.F. (Norderstedt, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - 174.75677490234378, - -36.86204269508727 + 10.198, + 53.615 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 2cb5e2d..e322a65 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1149,6 +1149,19 @@ { "type": "Feature", "properties": { + "name": "J.F.P. (Auckland, New Zealand)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 174.75677490234378, + -36.86204269508727 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -1395,13 +1408,14 @@ { "type": "Feature", "properties": { - "name": "J.F.P. (Auckland, New Zealand)" + "description": "\n", + "name": "L.F. (Norderstedt, Germany)" }, "geometry": { "type": "Point", "coordinates": [ - 174.75677490234378, - -36.86204269508727 + 10.198, + 53.615 ] } } |