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 +++++++++++++++++--- remi_repository_users_map.umap | 32 +++++++++++++++++++++++--------- 2 files changed, 40 insertions(+), 12 deletions(-) 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 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index b3d6249..857f7d3 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2087,6 +2087,20 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.netweaver.uk/remi/", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -2.248, + 53.789 + ] + } } ], "_storage": { @@ -2105,39 +2119,39 @@ { "type": "Feature", "properties": { - "name": "D.A.A. (Madrid, Spain)" + "name": "A.C. (Ipswich, England)" }, "geometry": { "type": "Point", "coordinates": [ - -3.6639404296875004, - 40.371658891506094 + 1.1563110351562502, + 52.054179425297185 ] } }, { "type": "Feature", "properties": { - "name": "D.S. (Sao Paulo, Brazil)" + "name": "D.A.A. (Madrid, Spain)" }, "geometry": { "type": "Point", "coordinates": [ - -46.62322998046875, - -23.589160275994917 + -3.6639404296875004, + 40.371658891506094 ] } }, { "type": "Feature", "properties": { - "name": "A.C. (Ipswich, England)" + "name": "D.S. (Sao Paulo, Brazil)" }, "geometry": { "type": "Point", "coordinates": [ - 1.1563110351562502, - 52.054179425297185 + -46.62322998046875, + -23.589160275994917 ] } } -- cgit