diff options
author | Remi Collet <remi@remirepo.net> | 2017-04-10 07:24:28 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-10 07:24:28 +0200 |
commit | e1676990c87c195d4482fabeb8717dc009143233 (patch) | |
tree | d3c09cfeb3962d7fe885c02ebd3ef52f2b3f237a /2017.geojson | |
parent | ce871854708bb2863fd893acbf40b81eebd3e690 (diff) |
+Hacheté (Murcia, Spain) +A.L.W. (Sneek, Netherlands)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 46 |
1 files changed, 42 insertions, 4 deletions
diff --git a/2017.geojson b/2017.geojson index cd4037c..0083bb3 100644 --- a/2017.geojson +++ b/2017.geojson @@ -30,6 +30,20 @@ { "type": "Feature", "properties": { + "name": "A.S. (Neutral Bay, Australia)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 151.2175114, + -33.830532 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "B.F. (Rostok, Germany)", "description": "\n" }, @@ -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 ] } } |