diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-11 08:46:51 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-11 08:46:51 +0100 |
commit | b22586a634a91ae43537bf852ebfd88e0596224d (patch) | |
tree | 3ee87d9a699c5834d9dc012ffd828ebbb78f8111 /mirrors.geojson | |
parent | cdfc9d8dd048468493464facf53e1b8a3c5e3779 (diff) |
add http://mirror.upb.edu.co/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 538ccdd..896688a 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -455,6 +455,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.upb.edu.co/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -75.5636, + 6.2518 + ] + } } ] -} +}
\ No newline at end of file |