From 039ae32bbe22f45d6d25dd87f82772da5517e558 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Jul 2017 11:11:29 +0200 Subject: relocate, Y.C. (Shanghai, China) --- 2017.geojson | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 842d068..3fdfb79 100644 --- a/2017.geojson +++ b/2017.geojson @@ -284,6 +284,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "M.R. (Tornpoint, United Kingdom)", + "description": "\n" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -3.7656, + 50.2735 + ] + } + }, { "type": "Feature", "properties": { @@ -383,27 +397,13 @@ "type": "Feature", "properties": { "description": "\n", - "name": "Y.C. (China)" + "name": "Y.C. (Shanghai, China)" }, "geometry": { "type": "Point", "coordinates": [ - 116.16, - 37.26 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "M.R. (Tornpoint, United Kingdom)", - "description": "\n" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -3.7656, - 50.2735 + 121.9098, + 31.0965 ] } } -- cgit