From e1676990c87c195d4482fabeb8717dc009143233 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 10 Apr 2017 07:24:28 +0200 Subject: +Hacheté (Murcia, Spain) +A.L.W. (Sneek, Netherlands) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2017.geojson | 46 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index cd4037c..0083bb3 100644 --- a/2017.geojson +++ b/2017.geojson @@ -27,6 +27,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.S. (Neutral Bay, Australia)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 151.2175114, + -33.830532 + ] + } + }, { "type": "Feature", "properties": { @@ -208,14 +222,38 @@ { "type": "Feature", "properties": { - "name": "A.S. (Neutral Bay, Australia)", - "description": "" + "description": "", + "name": "Hacheté (Murcia, Spain)" }, "geometry": { "type": "Point", "coordinates": [ - 151.2175114, - -33.830532 + -1.1254423, + 37.9835623 + ] + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Point", + "coordinates": [ + 6.017761230468751, + 53.211378584708186 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "A.L.W. (Sneek, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 5.653839111328126, + 53.030890829661395 ] } } -- cgit