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 751929c..3753155 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1149,6 +1149,20 @@ { "type": "Feature", "properties": { + "name": "K.B. (Halle, Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.H. (Voorheesville, New-York, USA)", "description": "" }, @@ -1367,14 +1381,14 @@ { "type": "Feature", "properties": { - "name": "K.B. (Halle Germany)", - "description": "\n" + "name": "D.S. (Costa Mesa, California, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 11.966667, - 51.483333 + -117.4741, + 33.5334 ] } } |