From 587b4a3acefdf6cc4396d8e6757b2b12fcd10383 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Aug 2017 07:32:26 +0200 Subject: + D.S. (Costa Mesa, California, USA) --- 2017.geojson | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index ae8b5d2..0f7ba26 100644 --- a/2017.geojson +++ b/2017.geojson @@ -189,6 +189,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "K.B. (Halle, Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.966667, + 51.483333 + ] + } + }, { "type": "Feature", "properties": { @@ -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 ] } } -- cgit