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 d666a14..33ba21e 100644 --- a/2019.geojson +++ b/2019.geojson @@ -13,6 +13,19 @@ -23.424189 ] } + }, + { + "type": "Feature", + "properties": { + "name": "D.S. (Cadolzburg, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 10.860157, + 49.461151 + ] + } } ] }
\ No newline at end of file |