From aadae1b056eaebc4cdd6aef0fa61d6224f9f022d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Mar 2019 13:04:49 +0100 Subject: add http://remirepo.reloumirrors.net/ new mirror in France --- mirrors.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 31 ++++++++++++++++++++++--------- 2 files changed, 38 insertions(+), 12 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 4941f7d..92a4b58 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -428,6 +428,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.hoster.kz/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 73.1, + 49.8 + ] + } + }, { "type": "Feature", "properties": { @@ -537,13 +550,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.hoster.kz/remi/" + "name": "http://remirepo.reloumirrors.net/" }, "geometry": { "type": "Point", "coordinates": [ - 73.1, - 49.8 + 2.320862, + 48.846643 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index f40b938..78e9e89 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2127,6 +2127,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } } ], "_umap_options": { @@ -2471,39 +2484,39 @@ { "type": "Feature", "properties": { - "name": "M. (Zürich, Switzerland)" + "name": "F.B. (Ostrava-Poruba, Czech Republic)" }, "geometry": { "type": "Point", "coordinates": [ - 8.544617, - 47.377895 + 18.28434, + 49.832446 ] } }, { "type": "Feature", "properties": { - "name": "P.D.J. (Lelystad, Netherlands)" + "name": "M. (Zürich, Switzerland)" }, "geometry": { "type": "Point", "coordinates": [ - 5.460205, - 52.514549 + 8.544617, + 47.377895 ] } }, { "type": "Feature", "properties": { - "name": "F.B. (Ostrava-Poruba, Czech Republic)" + "name": "P.D.J. (Lelystad, Netherlands)" }, "geometry": { "type": "Point", "coordinates": [ - 18.28434, - 49.832446 + 5.460205, + 52.514549 ] } } -- cgit