From 8a24fb35ac306d2369292eff57dff1b1710a12bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Nov 2017 07:02:18 +0100 Subject: + P.H.D.P. (Plainsboro, New Jersey, USA) --- 2017.geojson | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to '2017.geojson') diff --git a/2017.geojson b/2017.geojson index 1ff2c01..770dc64 100644 --- a/2017.geojson +++ b/2017.geojson @@ -366,6 +366,20 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "N. (Southfield, Michigan, USA)", + "description": "" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -83.245, + 42.479722 + ] + } + }, { "type": "Feature", "properties": { @@ -492,14 +506,14 @@ { "type": "Feature", "properties": { - "name": "N. (Southfield, Michigan, USA)", - "description": "" + "name": "P.H.D.P. (Plainsboro, New Jersey, USA)", + "description": "\n" }, "geometry": { "type": "Point", "coordinates": [ - -83.245, - 42.479722 + -74.1426, + 40.2774 ] } } -- cgit