diff options
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": { |