diff options
author | Remi Collet <remi@remirepo.net> | 2019-02-22 08:33:04 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-02-22 08:33:04 +0100 |
commit | 9199b017a47adb1633b6b0ff69301983ac35e171 (patch) | |
tree | edaf557200e818692f5620233ef310124a622ad0 /2019.geojson | |
parent | 900dac5f7528aa914ccaff6b4ce075b8d9607190 (diff) |
+ "M. (Zürich, Switzerland)"
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 |