Quellcode durchsuchen

Points of F1™ circuits

master
Tomislav Bacinger vor 5 Jahren
Ursprung
Commit
50421bbeb1
1 geänderte Dateien mit 36 neuen und 0 gelöschten Zeilen
  1. +36
    -0
      f1-locations.geojson

+ 36
- 0
f1-locations.geojson Datei anzeigen

@@ -92,6 +92,24 @@
"alt": 239
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-9.394, 38.751]
},
"properties": {
"id": "pt-1972",
"name": "Autódromo do Estoril",
"location": "Estoril",
"opened": 1972,
"firstgp": 1984,
"length": 4349,
"lon": -9.394,
"lat": 38.751,
"alt": 80
}
},
{
"type": "Feature",
"geometry": {
@@ -146,6 +164,24 @@
"alt": 150
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-43.395, -22.976]
},
"properties": {
"id": "br-1977",
"name": "Autódromo Internacional Nelson Piquet",
"location": "Jacarepaguá",
"opened": 1977,
"firstgp": 1978,
"length": 5031,
"lon": -43.395,
"lat": -22.976,
"alt": 3
}
},
{
"type": "Feature",
"geometry": {


Laden…
Abbrechen
Speichern