From 0fbd83e7dd452093a90b4498ef6783ba22b33e2c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 12 Jun 2017 18:43:39 +0200 Subject: + P.M. (Wien, Austria) --- 2017.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 4cd6a89..f7856dc 100644 --- a/2017.geojson +++ b/2017.geojson @@ -79,6 +79,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "C.W. (Oldenzaal, Netherlands)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 6.9291114807128915, + 52.313516199748086 + ] + } + }, { "type": "Feature", "properties": { @@ -314,13 +327,13 @@ { "type": "Feature", "properties": { - "name": "C.W. (Oldenzaal, Netherlands)" + "name": "P.M. (Wien, Austria)" }, "geometry": { "type": "Point", "coordinates": [ - 6.9291114807128915, - 52.313516199748086 + 16.375808715820316, + 48.206600143149025 ] } } -- cgit