diff options
author | Remi Collet <remi@remirepo.net> | 2018-01-22 08:18:18 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-01-22 08:18:18 +0100 |
commit | 15d3d15394b651846bda7ed22dc150431ea1a173 (patch) | |
tree | 2f85ee96f0cb7a0ab38873b3c6d5629077b8d821 /mirrors.geojson | |
parent | 54cc0fdf568105dba5ab79a31631674a8ed217cc (diff) |
+ D.A.A. (Madrid, Spain) + http://mirror.reconn.ru/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index c6c713d..b650dd5 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -132,6 +132,19 @@ { "type": "Feature", "properties": { + "name": "http://mirror.team-cymru.org/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.65, + 41.85 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://mirror.upb.edu.co/remi/" }, "geometry": { @@ -471,13 +484,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.team-cymru.org/remi/" + "name": "http://mirror.reconn.ru/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -87.65, - 41.85 + 37.59521484375001, + 55.73638916286441 ] } } |