From 44a8883f725673118eb258ed53c4304700aa9542 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Feb 2020 09:02:31 +0100 Subject: add https://mirror.digitalpacific.com.au/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- mirrors.umap | 21 +++++++++++++++++---- 2 files changed, 33 insertions(+), 7 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 18795b7..b0ae8f5 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -365,6 +365,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -615,13 +628,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.digitalpacific.com.au/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + 151.2, + -33.876 ] } } diff --git a/mirrors.umap b/mirrors.umap index 1eb0439..606c7af 100644 --- a/mirrors.umap +++ b/mirrors.umap @@ -1,6 +1,6 @@ { "type": "umap", - "uri": "http://umap.openstreetmap.fr/fr/map/remi-repository-mirrors-map_106530", + "uri": "http://umap.openstreetmap.fr/fr/map/remi-repository-mirrors-map_106530#2/-39.8/191.1", "properties": { "easing": true, "tilelayersControl": true, @@ -405,6 +405,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -655,13 +668,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.digitalpacific.com.au/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + 151.2, + -33.876 ] } } -- cgit