diff options
-rw-r--r-- | 2017.geojson | 14 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson index 3fdfb79..ae8b5d2 100644 --- a/2017.geojson +++ b/2017.geojson @@ -406,6 +406,20 @@ 31.0965 ] } + }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Halle Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } } ] }
\ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index be09f02..751929c 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1363,6 +1363,20 @@ 31.0965 ] } + }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Halle Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } } ], "_storage": { |