diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-06 17:21:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-06 17:21:31 +0100 |
commit | 43f69005b26ecf0ca0e3884257331575b9623e50 (patch) | |
tree | 19b7e0fc115802e2f744100dc961be678fee8a04 /2017.geojson | |
parent | 77f81a2901f0f9124dc045e1967cd6363700edf2 (diff) |
A.P. (Brunley, Australia + D.K. (Bratislava, Slovakia)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/2017.geojson b/2017.geojson index 48efeab..fe1ef36 100644 --- a/2017.geojson +++ b/2017.geojson @@ -4,6 +4,32 @@ { "type": "Feature", "properties": { + "name": "A.P. (Brunley, Australia)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 145.012, + -37.825 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "D.K. (Bratislava, Slovakia)+" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 17.11278, + 48.14472 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.M.W. (Wien, Austria)" }, "geometry": { |