From 0f3dff97ded16b12b5b0d4ad99bb646a1646e823 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 14 Dec 2017 14:45:29 +0100 Subject: + A.H. (Moscow, Russia) --- 2017.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 9f49909..fe54434 100644 --- a/2017.geojson +++ b/2017.geojson @@ -39,6 +39,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "A.F. (Fürstenfeldbruck, Germany)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 11.250600814819338, + 48.18234093479466 + ] + } + }, { "type": "Feature", "properties": { @@ -588,13 +601,13 @@ { "type": "Feature", "properties": { - "name": "A.F. (Fürstenfeldbruck, Germany)" + "name": "A.H. (Moscow, Russia)" }, "geometry": { "type": "Point", "coordinates": [ - 11.250600814819338, - 48.18234093479466 + 37.61718750000001, + 55.76421316483773 ] } } -- cgit