| @@ -164,6 +164,24 @@ | |||||
| "alt": 408 | "alt": 408 | ||||
| } | } | ||||
| }, | }, | ||||
| { | |||||
| "type": "Feature", | |||||
| "geometry": { | |||||
| "type": "Point", | |||||
| "coordinates": [3.164, 46.863] | |||||
| }, | |||||
| "properties": { | |||||
| "id": "fr-1960", | |||||
| "name": "Circuit de Nevers Magny-Cours", | |||||
| "location": "Magny-Cours", | |||||
| "opened": 1960, | |||||
| "firstgp": 1991, | |||||
| "length": 4412, | |||||
| "lon": 3.164, | |||||
| "lat": 46.863, | |||||
| "alt": 230 | |||||
| } | |||||
| }, | |||||
| { | { | ||||
| "type": "Feature", | "type": "Feature", | ||||
| "geometry": { | "geometry": { | ||||
| @@ -487,6 +505,24 @@ | |||||
| "lat": 34.844, | "lat": 34.844, | ||||
| "alt": 60 | "alt": 60 | ||||
| } | } | ||||
| }, | |||||
| { | |||||
| "type": "Feature", | |||||
| "geometry": { | |||||
| "type": "Point", | |||||
| "coordinates": [4.541, 52.389] | |||||
| }, | |||||
| "properties": { | |||||
| "id": "nl-1948", | |||||
| "name": "Circuit Zandvoort", | |||||
| "location": "Zandvoort", | |||||
| "opened": 1948, | |||||
| "firstgp": 1952, | |||||
| "length": 4259, | |||||
| "lon": 4.541, | |||||
| "lat": 52.389, | |||||
| "alt": 3 | |||||
| } | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||