From 86ab06723da8e43c0cf91056f0d448f28d0f3b91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 31 Jan 2018 12:03:59 +0100 Subject: add https://mirrors.ukfast.co.uk/sites/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index b650dd5..99f7b07 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -129,6 +129,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.reconn.ru/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 37.59521484375001, + 55.73638916286441 + ] + } + }, { "type": "Feature", "properties": { @@ -484,13 +497,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.reconn.ru/remi/" + "name": "https://mirrors.ukfast.co.uk/sites/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 37.59521484375001, - 55.73638916286441 + -2.2374, + 53.4809 ] } } -- cgit