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 d2cf798..b37de17 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -650,6 +650,19 @@ 49.1952 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } } ] }
\ No newline at end of file |