diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-13 09:02:31 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-13 09:02:31 +0100 |
commit | 44a8883f725673118eb258ed53c4304700aa9542 (patch) | |
tree | 70571b19d7db770f8df8101dd995ee8987e6cb66 | |
parent | f83903f3d2e66c895660c2399c5fab04370794af (diff) |
add https://mirror.digitalpacific.com.au/remi/
-rw-r--r-- | mirrors.geojson | 19 | ||||
-rw-r--r-- | 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 @@ -368,6 +368,19 @@ { "type": "Feature", "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://repo1.ash.innoscale.net/remi/" }, "geometry": { @@ -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, @@ -408,6 +408,19 @@ { "type": "Feature", "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://repo1.ash.innoscale.net/remi/" }, "geometry": { @@ -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 ] } } |