From 9199b017a47adb1633b6b0ff69301983ac35e171 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Feb 2019 08:33:04 +0100 Subject: + "M. (Zürich, Switzerland)" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2019.geojson | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to '2019.geojson') diff --git a/2019.geojson b/2019.geojson index 33ba21e..caab304 100644 --- a/2019.geojson +++ b/2019.geojson @@ -26,6 +26,19 @@ 49.461151 ] } + }, + { + "type": "Feature", + "properties": { + "name": "M. (Zürich, Switzerland)" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 8.544617, + 47.377895 + ] + } } ] } \ No newline at end of file -- cgit