From 18d81a3dee580b6cc6cb1a98324d4c16a8f5e21c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 May 2017 15:28:05 +0200 Subject: + L.F.R. (Madrid, Spain) --- 2017.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index f7b5e9b..8bf413b 100644 --- a/2017.geojson +++ b/2017.geojson @@ -243,6 +243,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "R.K. (Dresden, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 13.73771667480469, + 51.05294135350339 + ] + } + }, { "type": "Feature", "properties": { @@ -288,13 +301,13 @@ { "type": "Feature", "properties": { - "name": "R.K. (Dresden, Germany)" + "name": "L.F.R. (Madrid, Spain)" }, "geometry": { "type": "Point", "coordinates": [ - 13.73771667480469, - 51.05294135350339 + -3.6886596679687504, + 40.40617642341373 ] } } -- cgit