From 9841a93b8f422dc099e47bbd7bc3e0b4a7412a4e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 Feb 2019 07:33:17 +0100 Subject: + D.S. (Cadolzburg, Germany) --- 2019.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 39 ++++++++++++++++++++++++++------------- 2 files changed, 39 insertions(+), 13 deletions(-) diff --git a/2019.geojson b/2019.geojson index d666a14..33ba21e 100644 --- a/2019.geojson +++ b/2019.geojson @@ -13,6 +13,19 @@ -23.424189 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Cadolzburg, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.860157, + 49.461151 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index aa19269..3903b37 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1801,6 +1801,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirrors.bytes.ua/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.48, + 49.23 + ] + } + }, { "type": "Feature", "properties": { @@ -2101,19 +2114,6 @@ 52.631672 ] } - }, - { - "type": "Feature", - "properties": { - "name": "http://mirrors.bytes.ua/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 28.48, - 49.23 - ] - } } ], "_umap_options": { @@ -2441,6 +2441,19 @@ -23.424189 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Cadolzburg, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.860157, + 49.461151 + ] + } } ], "_umap_options": { -- cgit