Bladeren bron

Points of F1™ circuits

master
Tomislav Bacinger 5 jaren geleden
bovenliggende
commit
dced817ac6
1 gewijzigde bestanden met toevoegingen van 36 en 0 verwijderingen
  1. +36
    -0
      f1-locations.geojson

+ 36
- 0
f1-locations.geojson Bestand weergeven

@@ -164,6 +164,24 @@
"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",
"geometry": {
@@ -487,6 +505,24 @@
"lat": 34.844,
"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
}
}
]
}

Laden…
Annuleren
Opslaan