diff options
Diffstat (limited to '2019.geojson')
-rw-r--r-- | 2019.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/2019.geojson b/2019.geojson index 33ba21e..caab304 100644 --- a/2019.geojson +++ b/2019.geojson @@ -26,6 +26,19 @@ 49.461151 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M. (Zürich, Switzerland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.544617, + 47.377895 + ] + } } ] }
\ No newline at end of file |