diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-09 14:58:17 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-09 14:58:17 +0100 |
commit | da7cec2dfe5ee788666dfdea254b4d9197cdff78 (patch) | |
tree | 53dab6273a690c7aeeca96f3ff9e730c48b723de | |
parent | afb8d8c9d5bde12a94d43fb5660b664bbad93a03 (diff) |
+ https://mirror.netweaver.uk/remi/
-rw-r--r-- | mirrors.geojson | 20 | ||||
-rw-r--r-- | 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 @@ -444,6 +444,19 @@ { "type": "Feature", "properties": { + "name": "https://mirrors.ukfast.co.uk/sites/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -2.2374, + 53.4809 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.uni-ruse.bg/remi/", "description": "" }, @@ -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 ] } } |