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 dea25ab..96af23b 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1121,6 +1121,19 @@ { "type": "Feature", "properties": { + "name": "G.D.N. (Curitiba, Brasil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -49.2840802, + -25.4860188 + ] + } + }, + { + "type": "Feature", + "properties": { "description": "\n", "name": "G.G (Reykjavík, Iceland)" }, @@ -1436,13 +1449,14 @@ { "type": "Feature", "properties": { - "name": "G.D.N. (Curitiba, Brasil)" + "name": "N. (Southfield, Michigan, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -49.2840802, - -25.4860188 + -83.245, + 42.479722 ] } } |