diff options
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson index 3fdfb79..ae8b5d2 100644 --- a/2017.geojson +++ b/2017.geojson @@ -406,6 +406,20 @@ 31.0965 ] } + }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Halle Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } } ] }
\ No newline at end of file |