From d2346be336c85c3d191608d000c4e61bc0c3e22b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Jun 2019 12:30:33 +0200 Subject: add https://mirror.pit.teraswitch.com/remi/, now official --- mirrors.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 20 +++++++++++++++++--- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 92a4b58..b14fb89 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -363,6 +363,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -550,13 +563,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.pit.teraswitch.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + -79.994202, + 40.443812 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 78e9e89..45f61f5 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1,5 +1,6 @@ { "type": "umap", + "uri": "http://umap.openstreetmap.fr/fr/map/remi-repository-users-map_83401", "properties": { "easing": true, "tilelayersControl": true, @@ -1944,6 +1945,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -2131,13 +2145,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.pit.teraswitch.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + -79.994202, + 40.443812 ] } } -- cgit