From da7cec2dfe5ee788666dfdea254b4d9197cdff78 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 9 Feb 2018 14:58:17 +0100 Subject: + https://mirror.netweaver.uk/remi/ --- mirrors.geojson | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 99f7b07..d23486c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -441,6 +441,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirrors.ukfast.co.uk/sites/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -2.2374, + 53.4809 + ] + } + }, { "type": "Feature", "properties": { @@ -497,13 +510,14 @@ { "type": "Feature", "properties": { - "name": "https://mirrors.ukfast.co.uk/sites/remi/" + "name": "https://mirror.netweaver.uk/remi/", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - -2.2374, - 53.4809 + -2.248, + 53.789 ] } } -- cgit