浏览代码

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": {


正在加载...
取消
保存