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 3b9b25c..3d09454 100644 --- a/2019.geojson +++ b/2019.geojson @@ -52,6 +52,19 @@ 52.514549 ] } + }, + { + "type": "Feature", + "properties": { + "name": "F.B. (Ostrava-Poruba, Czech Republic)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 18.28434, + 49.832446 + ] + } } ] }
\ No newline at end of file |