diff options
author | Remi Collet <remi@remirepo.net> | 2019-02-25 09:00:33 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-02-25 09:00:33 +0100 |
commit | 94130a18254c4b1569d39d53a65637b3ec2b4a8f (patch) | |
tree | 816bfb2fe9529fbc194772281a790896f1e9b035 /2019.geojson | |
parent | 9199b017a47adb1633b6b0ff69301983ac35e171 (diff) |
+ P.D.J. (Lelystad, Netherlands)
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 |