diff options
-rw-r--r-- | mirrors.geojson | 19 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 32 |
2 files changed, 45 insertions, 6 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index b14fb89..46da589 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -497,6 +497,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.pit.teraswitch.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -79.994202, + 40.443812 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.tuna.tsinghua.edu.cn/remi/" }, "geometry": { @@ -563,13 +576,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.pit.teraswitch.com/remi/" + "name": "https://mirror.sjc02.svwh.net/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -79.994202, - 40.443812 + -121.896057, + 37.324851 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 45f61f5..07c91bf 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2079,6 +2079,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.pit.teraswitch.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -79.994202, + 40.443812 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.tuna.tsinghua.edu.cn/remi/" }, "geometry": { @@ -2145,13 +2158,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.pit.teraswitch.com/remi/" + "name": "https://mirror.sjc02.svwh.net/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -79.994202, - 40.443812 + -121.896057, + 37.324851 ] } } @@ -2524,6 +2537,19 @@ { "type": "Feature", "properties": { + "name": "M.R.C. (Chicago, Illinois, USA)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.675018, + 41.852174 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "P.D.J. (Lelystad, Netherlands)" }, "geometry": { |