From 263ee99cb8717ddba6074478f64d78e81b2c6241 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Jun 2017 12:57:37 +0200 Subject: + C.W. (Oldenzaal, Netherlands) --- 2017.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 8bf413b..4cd6a89 100644 --- a/2017.geojson +++ b/2017.geojson @@ -202,6 +202,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "L.F.R. (Madrid, Spain)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.6886596679687504, + 40.40617642341373 + ] + } + }, { "type": "Feature", "properties": { @@ -301,13 +314,13 @@ { "type": "Feature", "properties": { - "name": "L.F.R. (Madrid, Spain)" + "name": "C.W. (Oldenzaal, Netherlands)" }, "geometry": { "type": "Point", "coordinates": [ - -3.6886596679687504, - 40.40617642341373 + 6.9291114807128915, + 52.313516199748086 ] } } -- cgit