F1 circuit layouts with year-by-year SVGs — manually traced track variations
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

367 行
11KB

  1. {
  2. "type": "FeatureCollection",
  3. "name": "f1-locations",
  4. "features": [
  5. {
  6. "type": "Feature",
  7. "geometry": {
  8. "type": "Point",
  9. "coordinates": [54.601, 24.471]
  10. },
  11. "properties": {
  12. "id": "ae-2009",
  13. "name": "Yas Marina Circuit",
  14. "location": "Abu Dhabi",
  15. "opened": "2009",
  16. "firstgp": "2009",
  17. "length": "5554m",
  18. "lon": "54.601",
  19. "lat": "24.471",
  20. "zoom": "14"
  21. }
  22. },
  23. {
  24. "type": "Feature",
  25. "geometry": {
  26. "type": "Point",
  27. "coordinates": [-97.633, 30.135]
  28. },
  29. "properties": {
  30. "id": "us-2012",
  31. "name": "Circuit of the Americas",
  32. "location": "Austin",
  33. "opened": "2012",
  34. "length": "5513m",
  35. "lon": "-97.633",
  36. "lat": "30.135",
  37. "zoom": "15"
  38. }
  39. },
  40. {
  41. "type": "Feature",
  42. "geometry": {
  43. "type": "Point",
  44. "coordinates": [50.512, 26.031]
  45. },
  46. "properties": {
  47. "id": "bh-2002",
  48. "name": "Bahrain International Circuit",
  49. "location": "Bahrain",
  50. "opened": "2002",
  51. "firstgp": "2004",
  52. "length": "5412m",
  53. "lon": "50.512",
  54. "lat": "26.031",
  55. "zoom": "15"
  56. }
  57. },
  58. {
  59. "type": "Feature",
  60. "geometry": {
  61. "type": "Point",
  62. "coordinates": [49.842, 40.369]
  63. },
  64. "properties": {
  65. "id": "az-2016",
  66. "name": "Baku City Circuit",
  67. "location": "Baku",
  68. "opened": "2016",
  69. "length": "6003m",
  70. "lon": "49.842",
  71. "lat": "40.369",
  72. "zoom": "14"
  73. }
  74. },
  75. {
  76. "type": "Feature",
  77. "geometry": {
  78. "type": "Point",
  79. "coordinates": [2.259, 41.569]
  80. },
  81. "properties": {
  82. "id": "es-1991",
  83. "name": "Circuit de Barcelona-Catalunya",
  84. "location": "Barcelona",
  85. "opened": "1991",
  86. "length": "4655m",
  87. "lon": "2.259",
  88. "lat": "41.569",
  89. "zoom": "14"
  90. }
  91. },
  92. {
  93. "type": "Feature",
  94. "geometry": {
  95. "type": "Point",
  96. "coordinates": [8.572, 49.330]
  97. },
  98. "properties": {
  99. "id": "de-1932",
  100. "name": "Hockenheimring",
  101. "location": "Hockenheim",
  102. "opened": "1932",
  103. "length": "4574m",
  104. "lon": "8.572",
  105. "lat": "49.330",
  106. "zoom": "14"
  107. }
  108. },
  109. {
  110. "type": "Feature",
  111. "geometry": {
  112. "type": "Point",
  113. "coordinates": [5.791, 43.253]
  114. },
  115. "properties": {
  116. "id": "fr-1969",
  117. "name": "Circuit Paul Ricard",
  118. "location": "Le Castelle",
  119. "opened": "1969",
  120. "length": "5842m",
  121. "lon": "5.791",
  122. "lat": "43.253",
  123. "zoom": "14"
  124. }
  125. },
  126. {
  127. "type": "Feature",
  128. "geometry": {
  129. "type": "Point",
  130. "coordinates": [144.970, -37.846]
  131. },
  132. "properties": {
  133. "id": "au-1953",
  134. "name": "Albert Park Circuit",
  135. "location": "Melbourne",
  136. "opened": "1953",
  137. "length": "5027m",
  138. "lon": "144.970",
  139. "lat": "-37.846",
  140. "zoom": "14"
  141. }
  142. },
  143. {
  144. "type": "Feature",
  145. "geometry": {
  146. "type": "Point",
  147. "coordinates": [-99.091, 19.402]
  148. },
  149. "properties": {
  150. "id": "mx-1962",
  151. "name": "Autódromo Hermanos Rodríguez",
  152. "location": "Mexico City",
  153. "opened": "1962",
  154. "length": "4304m",
  155. "lon": "-99.091",
  156. "lat": "19.402",
  157. "zoom": "15"
  158. }
  159. },
  160. {
  161. "type": "Feature",
  162. "geometry": {
  163. "type": "Point",
  164. "coordinates": [7.429, 43.737]
  165. },
  166. "properties": {
  167. "id": "mc-1929",
  168. "name": "Circuit de Monaco",
  169. "location": "Monte Carlo",
  170. "opened": "1929",
  171. "length": "3337m",
  172. "lon": "7.429",
  173. "lat": "43.737",
  174. "zoom": "15"
  175. }
  176. },
  177. {
  178. "type": "Feature",
  179. "geometry": {
  180. "type": "Point",
  181. "coordinates": [-73.525, 45.506]
  182. },
  183. "properties": {
  184. "id": "ca-1978",
  185. "name": "Circuit Gilles-Villeneuve",
  186. "location": "Montreal",
  187. "opened": "1978",
  188. "length": "4361m",
  189. "lon": "-73.525",
  190. "lat": "45.506",
  191. "zoom": "14"
  192. }
  193. },
  194. {
  195. "type": "Feature",
  196. "geometry": {
  197. "type": "Point",
  198. "coordinates": [9.290, 45.621]
  199. },
  200. "properties": {
  201. "id": "it-1922",
  202. "name": "Autodromo Nazionale Monza",
  203. "location": "Monza",
  204. "opened": "1922",
  205. "firstgp": "1950",
  206. "length": "5793m",
  207. "lon": "9.290",
  208. "lat": "45.621",
  209. "zoom": "13"
  210. }
  211. },
  212. {
  213. "type": "Feature",
  214. "geometry": {
  215. "type": "Point",
  216. "coordinates": [19.250, 47.583]
  217. },
  218. "properties": {
  219. "id": "hu-1986",
  220. "name": "Hungaroring",
  221. "location": "Pest",
  222. "opened": "1986",
  223. "length": "4381m",
  224. "lon": "19.250",
  225. "lat": "47.583",
  226. "zoom": "14"
  227. }
  228. },
  229. {
  230. "type": "Feature",
  231. "geometry": {
  232. "type": "Point",
  233. "coordinates": [-46.698, -23.702]
  234. },
  235. "properties": {
  236. "id": "br-1940",
  237. "name": "Autódromo José Carlos Pace",
  238. "location": "Sao Paulo",
  239. "opened": "1940",
  240. "length": "4309m",
  241. "lon": "-46.698",
  242. "lat": "-23.702",
  243. "zoom": "15"
  244. }
  245. },
  246. {
  247. "type": "Feature",
  248. "geometry": {
  249. "type": "Point",
  250. "coordinates": [121.221, 31.340]
  251. },
  252. "properties": {
  253. "id": "cn-2004",
  254. "name": "Shanghai International Circuit",
  255. "location": "Shanghai",
  256. "opened": "2004",
  257. "length": "5451m",
  258. "lon": "121.221",
  259. "lat": "31.340",
  260. "zoom": "14"
  261. }
  262. },
  263. {
  264. "type": "Feature",
  265. "geometry": {
  266. "type": "Point",
  267. "coordinates": [-1.017, 52.072]
  268. },
  269. "properties": {
  270. "id": "gb-1948",
  271. "name": "Silverstone Circuit",
  272. "location": "Silverstone",
  273. "opened": "1948",
  274. "length": "5891m",
  275. "lon": "-1.017",
  276. "lat": "52.072",
  277. "zoom": "14"
  278. }
  279. },
  280. {
  281. "type": "Feature",
  282. "geometry": {
  283. "type": "Point",
  284. "coordinates": [103.859, 1.291 ]
  285. },
  286. "properties": {
  287. "id": "sg-2008",
  288. "name": "Marina Bay Street Circuit",
  289. "location": "Singapore",
  290. "opened": "2008",
  291. "length": "5063m",
  292. "lon": "103.859",
  293. "lat": "1.291",
  294. "zoom": "15"
  295. }
  296. },
  297. {
  298. "type": "Feature",
  299. "geometry": {
  300. "type": "Point",
  301. "coordinates": [39.960, 43.407]
  302. },
  303. "properties": {
  304. "id": "ru-2014",
  305. "name": "Sochi Autodrom",
  306. "location": "Sochi",
  307. "opened": "2014",
  308. "firstgp": "2014",
  309. "length": "5848m",
  310. "lon": "39.960",
  311. "lat": "43.407",
  312. "zoom": "14"
  313. }
  314. },
  315. {
  316. "type": "Feature",
  317. "geometry": {
  318. "type": "Point",
  319. "coordinates": [5.971, 50.436]
  320. },
  321. "properties": {
  322. "id": "be-1925",
  323. "name": "Circuit de Spa-Francorchamps",
  324. "location": "Spa Francorchamps",
  325. "opened": "1925",
  326. "length": "7004m",
  327. "lon": "5.971",
  328. "lat": "50.436",
  329. "zoom": "13"
  330. }
  331. },
  332. {
  333. "type": "Feature",
  334. "geometry": {
  335. "type": "Point",
  336. "coordinates": [14.761, 47.223]
  337. },
  338. "properties": {
  339. "id": "at-1969",
  340. "name": "Red Bull Ring",
  341. "location": "Spielberg",
  342. "opened": "1969",
  343. "length": "4318m",
  344. "lon": "14.761",
  345. "lat": "47.223",
  346. "zoom": "15"
  347. }
  348. },
  349. {
  350. "type": "Feature",
  351. "geometry": {
  352. "type": "Point",
  353. "coordinates": [136.534, 34.844]
  354. },
  355. "properties": {
  356. "id": "jp-1962",
  357. "name": "Suzuka International Racing Course",
  358. "location": "Suzuka",
  359. "opened": "1962",
  360. "length": "5807m",
  361. "lon": "136.534",
  362. "lat": "34.844",
  363. "zoom": "15"
  364. }
  365. }
  366. ]
  367. }