ソースを参照

Points of F1™ circuits

master
Tomislav Bacinger 3年前
コミット
a29b86a825
1個のファイルの変更18行の追加0行の削除
  1. +18
    -0
      f1-locations.geojson

+ 18
- 0
f1-locations.geojson ファイルの表示

@@ -218,6 +218,24 @@
"alt": 408
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [51.454, 25.49]
},
"properties": {
"id": "qa-2004",
"name": "Losail International Circuit",
"location": "Lusail",
"opened": 2004,
"firstgp": 2021,
"length": 5380,
"lon": 51.454,
"lat": 25.49,
"alt": 5
}
},
{
"type": "Feature",
"geometry": {


読み込み中…
キャンセル
保存