From 558ba83877e45078a981484191b2e4d2d3c85941 Mon Sep 17 00:00:00 2001 From: Tomislav Bacinger Date: Wed, 28 Oct 2020 15:26:51 +0100 Subject: [PATCH] =?UTF-8?q?Points=20of=20F1=E2=84=A2=20circuits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- f1-locations.geojson | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/f1-locations.geojson b/f1-locations.geojson index acb1aab..3c5a15c 100644 --- a/f1-locations.geojson +++ b/f1-locations.geojson @@ -236,6 +236,24 @@ "zoom": "13" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [6.943, 50.334] + }, + "properties": { + "id": "de-1927", + "name": "Nürburgring", + "location": "Nürburg", + "opened": "1927", + "firstgp": "1984", + "length": "5148m", + "lon": "6.943", + "lat": "50.334", + "zoom": "14" + } + }, { "type": "Feature", "geometry": {