diff options
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 |