From 9199b017a47adb1633b6b0ff69301983ac35e171 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Feb 2019 08:33:04 +0100 Subject: + "M. (Zürich, Switzerland)" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 33ba21e..caab304 100644 --- a/2019.geojson +++ b/2019.geojson @@ -26,6 +26,19 @@ 49.461151 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M. (Zürich, Switzerland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.544617, + 47.377895 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index b6de16a..f68e683 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2009,6 +2009,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.hoster.kz/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 73.1, + 49.8 + ] + } + }, { "type": "Feature", "properties": { @@ -2114,19 +2127,6 @@ 52.631672 ] } - }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.hoster.kz/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 73.1, - 49.8 - ] - } } ], "_umap_options": { @@ -2467,6 +2467,19 @@ 49.461151 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M. (Zürich, Switzerland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.544617, + 47.377895 + ] + } } ], "_umap_options": { -- cgit