diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 20 |
1 files changed, 17 insertions, 3 deletions
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 ] } } |