diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-10 07:32:26 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-10 07:32:26 +0200 |
commit | 587b4a3acefdf6cc4396d8e6757b2b12fcd10383 (patch) | |
tree | c45a61f4557cd27ca44a20fb0232a9c7f850cd41 /2017.geojson | |
parent | 5ef73dfaae9d8b210d0d39032959853844d6ccc8 (diff) |
+ D.S. (Costa Mesa, California, USA)
Diffstat (limited to '2017.geojson')
-rw-r--r-- | 2017.geojson | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/2017.geojson b/2017.geojson index ae8b5d2..0f7ba26 100644 --- a/2017.geojson +++ b/2017.geojson @@ -192,6 +192,20 @@ { "type": "Feature", "properties": { + "name": "K.B. (Halle, Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "K.H. (Voorheesville, New-York, USA)", "description": "" }, @@ -410,14 +424,14 @@ { "type": "Feature", "properties": { - "name": "K.B. (Halle Germany)", - "description": "\n" + "name": "D.S. (Costa Mesa, California, USA)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 11.966667, - 51.483333 + -117.4741, + 33.5334 ] } } |