From 3cf84deb6d9fae0714f6788056a13fb59120bb0e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Mar 2017 07:03:20 +0100 Subject: T.G. (Feltham, Middlesex, UK) --- 2017.geojson | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 3424b6b..7223d20 100644 --- a/2017.geojson +++ b/2017.geojson @@ -27,6 +27,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "B.F. (Rostok, Germany)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 12.133333, + 54.083333 + ] + } + }, { "type": "Feature", "properties": { @@ -166,14 +180,14 @@ { "type": "Feature", "properties": { - "name": "B.F. (Rostok, Germany)", - "description": "\n" + "name": "T.G. (Feltham, Middlesex, UK)", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 12.133333, - 54.083333 + -0.410479, + 51.450153 ] } } -- cgit