diff options
Diffstat (limited to '2018.geojson')
-rw-r--r-- | 2018.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/2018.geojson b/2018.geojson index 12656a4..61cf0de 100644 --- a/2018.geojson +++ b/2018.geojson @@ -13,6 +13,19 @@ 40.371658891506094 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Sao Paulo, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -46.62322998046875, + -23.589160275994917 + ] + } } ] }
\ No newline at end of file |