diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-11 20:02:45 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-11 20:02:45 +0100 |
commit | 2dafdee5b2370eb590030155efdcd85f5bf0d2e4 (patch) | |
tree | eb39790a8aa562e8b99869b7f88b246620cf5579 /2017.geojson | |
parent | ba116e9af59066895d97f4e541774c3932a6a096 (diff) |
G.B. (Baden, Autria)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 36 |
1 files changed, 25 insertions, 11 deletions
diff --git a/2017.geojson b/2017.geojson index a452522..9d3f442 100644 --- a/2017.geojson +++ b/2017.geojson @@ -30,6 +30,20 @@ { "type": "Feature", "properties": { + "name": "K.A.W (Sneek, Netherlands)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.666667, + 53.033333 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.M.W. (Wien, Austria)" }, "geometry": { @@ -43,41 +57,41 @@ { "type": "Feature", "properties": { - "name": "P.M. (Lawton, Michigan, USA)" + "name": "M.E. (Meppel, Netherlands)", + "description": " \n" }, "geometry": { "type": "Point", "coordinates": [ - -85.846389, - 42.167222 + 6.183333, + 52.7 ] } }, { "type": "Feature", "properties": { - "name": "K.A.W (Sneek, Netherlands)", - "description": "\n" + "name": "P.M. (Lawton, Michigan, USA)" }, "geometry": { "type": "Point", "coordinates": [ - 5.666667, - 53.033333 + -85.846389, + 42.167222 ] } }, { "type": "Feature", "properties": { - "name": "M.E. (Meppel, Netherlands)", - "description": " \n" + "name": "G.B. (Baden, Autria)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 6.183333, - 52.7 + 16.24278, + 48.012389 ] } } |