diff options
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 62 |
1 files changed, 44 insertions, 18 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index b37de17..9dec1fe 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -433,6 +433,19 @@ { "type": "Feature", "properties": { + "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.608, + 49.1952 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mir01.syntis.net/remirepo/" }, "geometry": { @@ -550,6 +563,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.tuna.tsinghua.edu.cn/remi/" }, "geometry": { @@ -589,78 +615,78 @@ { "type": "Feature", "properties": { - "name": "https://remi.mirror.karneval.cz/" + "name": "https://remi.mirror.digitalpacific.com.au/" }, "geometry": { "type": "Point", "coordinates": [ - 14.4208, - 50.088 + 151.2, + -33.876 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.wearetriple.com/" + "name": "https://remi.mirror.karneval.cz/" }, "geometry": { "type": "Point", "coordinates": [ - 4.74861, - 52.631672 + 14.4208, + 50.088 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mivzakim.net/" + "name": "https://remi.mirror.wearetriple.com/" }, "geometry": { "type": "Point", "coordinates": [ - 34.8107, - 32.0823 + 4.74861, + 52.631672 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.digitalpacific.com.au/" + "name": "https://remi.mivzakim.net/" }, "geometry": { "type": "Point", "coordinates": [ - 151.2, - -33.876 + 34.8107, + 32.0823 ] } }, { "type": "Feature", "properties": { - "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + "name": "https://mirrors.ptisp.pt/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 16.608, - 49.1952 + -9.1333, + 38.7167 ] } }, { "type": "Feature", "properties": { - "name": "https://mirror.telkomuniversity.ac.id/remi/" + "name": "https://mirrors.chroot.ro/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 107.603188, - -6.925064 + 26.25, + 47.6333 ] } } |