From e603a7556f18b3b647bd0b60257a99d62782db68 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jul 2020 11:03:25 +0200 Subject: add http://mirror.digitalnova.at/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 2a082c5..958a9a4 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -638,6 +638,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirrors.upr.edu/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -66.1057, + 18.4663 + ] + } + }, { "type": "Feature", "properties": { @@ -693,13 +706,13 @@ { "type": "Feature", "properties": { - "name": "https://mirrors.upr.edu/remi/" + "name": "http://mirror.digitalnova.at/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -66.1057, - 18.4663 + 15.45, + 47.0667 ] } } -- cgit