From 5ef73dfaae9d8b210d0d39032959853844d6ccc8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Aug 2017 08:55:18 +0200 Subject: +K.B. (Halle Germany) --- 2017.geojson | 14 ++++++++++++++ remi_repository_users_map.umap | 14 ++++++++++++++ 2 files changed, 28 insertions(+) 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": { -- cgit