浏览代码

Points of F1™ circuits

master
Tomislav Bacinger 5 年前
父节点
当前提交
ba262e0cfc
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. +18
    -0
      f1-locations.geojson

+ 18
- 0
f1-locations.geojson 查看文件

@@ -182,6 +182,24 @@
"alt": 3
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [39.104, 21.632]
},
"properties": {
"id": "sa-2021",
"name": "Jeddah Street Circuit",
"location": "Jeddah",
"opened": 2021,
"firstgp": 2021,
"length": 6175,
"lon": 39.104,
"lat": 21.632,
"alt": 12
}
},
{
"type": "Feature",
"geometry": {


正在加载...
取消
保存