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 caab304..3b9b25c 100644 --- a/2019.geojson +++ b/2019.geojson @@ -39,6 +39,19 @@ 47.377895 ] } + }, + { + "type": "Feature", + "properties": { + "name": "P.D.J. (Lelystad, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.460205, + 52.514549 + ] + } } ] }
\ No newline at end of file |