diff options
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 6df8093..18d60fa 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -754,6 +754,19 @@ 28.6667 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.usi.edu/pub/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.6377, + 37.9894 + ] + } } ] }
\ No newline at end of file |