From c68ad35130079fe1f809aa1938e944675f7a46ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 Feb 2019 12:16:25 +0100 Subject: add http://mirrors.bytes.ua/remi/ new mirror in Ukraine --- mirrors.geojson | 13 +++++++++++++ remi_repository_users_map.umap | 42 +++++++++++++++++++++++++++--------------- 2 files changed, 40 insertions(+), 15 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 9fac21d..0ee6de2 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -520,6 +520,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://mirrors.bytes.ua/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.48, + 49.23 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 4ddfe01..aa19269 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2101,6 +2101,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://mirrors.bytes.ua/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.48, + 49.23 + ] + } } ], "_umap_options": { @@ -2142,6 +2155,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.F. (Fürstenfeldbruck, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.249657, + 48.181425 + ] + } + }, { "type": "Feature", "properties": { @@ -2389,19 +2415,6 @@ 44.205789 ] } - }, - { - "type": "Feature", - "properties": { - "name": "A.F. (Fürstenfeldbruck, Germany)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 11.249657, - 48.181425 - ] - } } ], "_umap_options": { @@ -2410,8 +2423,7 @@ "remoteData": {}, "name": "2018", "iconClass": "Ball", - "color": "Salmon", - "id": 481070 + "color": "Salmon" } }, { -- cgit