From 0559955caa4aabd2c172c754a3c42fbd0c02b640 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 May 2022 15:56:21 +0200 Subject: add https://mirror.usi.edu/pub/remi/ --- mirrors.geojson | 13 +++++++++++++ remi_repository_mirrors_map.umap | 15 ++++++++++++++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/mirrors.geojson b/mirrors.geojson index 6df8093..18d60fa 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -754,6 +754,19 @@ 28.6667 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.usi.edu/pub/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.6377, + 37.9894 + ] + } } ] } \ No newline at end of file diff --git a/remi_repository_mirrors_map.umap b/remi_repository_mirrors_map.umap index c10adfd..d6b2322 100644 --- a/remi_repository_mirrors_map.umap +++ b/remi_repository_mirrors_map.umap @@ -1,6 +1,6 @@ { "type": "umap", - "uri": "http://umap.openstreetmap.fr/fr/map/remi-repository-mirrors-map_106530#5/33.834/-87.385", + "uri": "http://umap.openstreetmap.fr/fr/map/remi-repository-mirrors-map_106530#4/40.01/-87.71", "properties": { "easing": true, "tilelayersControl": true, @@ -794,6 +794,19 @@ 28.6667 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.usi.edu/pub/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.6377, + 37.9894 + ] + } } ], "_umap_options": { -- cgit