diff options
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/2017.geojson b/2017.geojson index aa1d9b8..b8c2541 100644 --- a/2017.geojson +++ b/2017.geojson @@ -218,6 +218,20 @@ { "type": "Feature", "properties": { + "description": "\n", + "name": "J.Q. (Foz Do Iguaçu, Brazil)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -54.142, + -25.6304 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.A.W (Sneek, Netherlands)", "description": "\n" }, @@ -520,14 +534,28 @@ { "type": "Feature", "properties": { - "description": "\n", - "name": "J.Q. (Foz Do Iguaçu, Brazil)" + "description": "", + "name": "K.T. (Jackson, Calilfornia, USA)" }, "geometry": { "type": "Point", "coordinates": [ - -54.142, - -25.6304 + -120.774167, + 38.348889 + ] + } + }, + { + "type": "Feature", + "properties": { + "description": "", + "name": "O.V. (Lviv, Ukraine)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 24.027099609375, + 49.87339770318921 ] } } |