F1 circuit layouts with year-by-year SVGs — manually traced track variations
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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