diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 96af23b..9012538 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1326,6 +1326,20 @@ { "type": "Feature", "properties": { + "name": "N. (Southfield, Michigan, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -83.245, + 42.479722 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "O.B. (Le Mont-sur-Lausanne, Swiss)", "description": "\n" }, @@ -1449,14 +1463,14 @@ { "type": "Feature", "properties": { - "name": "N. (Southfield, Michigan, USA)", - "description": "" + "name": "P.H.D.P. (Plainsboro, New Jersey, USA)", + "description": "\n" }, "geometry": { "type": "Point", "coordinates": [ - -83.245, - 42.479722 + -74.1426, + 40.2774 ] } } |