From fd538a2bdce2fedeedf1848a711eb9ee047a89f1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Jun 2018 07:36:38 +0200 Subject: http://ftp.riken.jp/Linux/remi/ promoted as official mirror --- mirrors.geojson | 21 +++++++++++++++++---- remi_repository_users_map.umap | 39 ++++++++++++++++++++++++++------------- 2 files changed, 43 insertions(+), 17 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index c7a7053..06b112c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -132,7 +132,7 @@ { "type": "Feature", "properties": { - "name": "http://mirror.team-cymru.org/remi/" + "name": "http://mirror.team-cymru.com/remi/" }, "geometry": { "type": "Point", @@ -181,6 +181,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.xeonbd.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 90.4074, + 23.7104 + ] + } + }, { "type": "Feature", "properties": { @@ -485,13 +498,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.xeonbd.com/remi/" + "name": "http://ftp.riken.jp/Linux/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 90.4074, - 23.7104 + 139.65, + 35.867 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index bd631b5..e3e345d 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2075,6 +2075,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://ftp.riken.jp/Linux/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 139.65, + 35.867 + ] + } } ], "_storage": { @@ -2207,6 +2220,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "M.B. (Miami, Florida, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.20225524902344, + 25.781343719101066 + ] + } + }, { "type": "Feature", "properties": { @@ -2258,19 +2284,6 @@ 44.20578885589615 ] } - }, - { - "type": "Feature", - "properties": { - "name": "M.B. (Miami, Florida, USA)" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -80.20225524902344, - 25.781343719101066 - ] - } } ], "_storage": { -- cgit