diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-21 07:46:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-21 07:46:35 +0100 |
commit | 168f893949fb9ba7472893a3b6c9e88d9bd8707e (patch) | |
tree | b0307141e9347cfb9643a3ed792673066078bf65 | |
parent | cecfc82c48efeb02f7a1baa4bfec07e7a57846e8 (diff) |
B.F. (Rostok, Germany)
-rw-r--r-- | 2017.geojson | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson index 7917082..3424b6b 100644 --- a/2017.geojson +++ b/2017.geojson @@ -162,6 +162,20 @@ 43.075278 ] } + }, + { + "type": "Feature", + "properties": { + "name": "B.F. (Rostok, Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 12.133333, + 54.083333 + ] + } } ] }
\ No newline at end of file |