F1 circuit layouts with year-by-year SVGs — manually traced track variations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

383 line
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. "firstgp": "1970",
  107. "length": "4574m",
  108. "lon": "8.572",
  109. "lat": "49.330",
  110. "zoom": "14"
  111. }
  112. },
  113. {
  114. "type": "Feature",
  115. "geometry": {
  116. "type": "Point",
  117. "coordinates": [5.791, 43.253]
  118. },
  119. "properties": {
  120. "id": "fr-1969",
  121. "name": "Circuit Paul Ricard",
  122. "location": "Le Castelle",
  123. "opened": "1969",
  124. "firstgp": "1971",
  125. "length": "5842m",
  126. "lon": "5.791",
  127. "lat": "43.253",
  128. "zoom": "14"
  129. }
  130. },
  131. {
  132. "type": "Feature",
  133. "geometry": {
  134. "type": "Point",
  135. "coordinates": [144.970, -37.846]
  136. },
  137. "properties": {
  138. "id": "au-1953",
  139. "name": "Albert Park Circuit",
  140. "location": "Melbourne",
  141. "opened": "1953",
  142. "firstgp": "1996",
  143. "length": "5027m",
  144. "lon": "144.970",
  145. "lat": "-37.846",
  146. "zoom": "14"
  147. }
  148. },
  149. {
  150. "type": "Feature",
  151. "geometry": {
  152. "type": "Point",
  153. "coordinates": [-99.091, 19.402]
  154. },
  155. "properties": {
  156. "id": "mx-1962",
  157. "name": "Autódromo Hermanos Rodríguez",
  158. "location": "Mexico City",
  159. "opened": "1962",
  160. "firstgp": "1963",
  161. "length": "4304m",
  162. "lon": "-99.091",
  163. "lat": "19.402",
  164. "zoom": "15"
  165. }
  166. },
  167. {
  168. "type": "Feature",
  169. "geometry": {
  170. "type": "Point",
  171. "coordinates": [7.429, 43.737]
  172. },
  173. "properties": {
  174. "id": "mc-1929",
  175. "name": "Circuit de Monaco",
  176. "location": "Monte Carlo",
  177. "opened": "1929",
  178. "firstgp": "1929",
  179. "length": "3337m",
  180. "lon": "7.429",
  181. "lat": "43.737",
  182. "zoom": "15"
  183. }
  184. },
  185. {
  186. "type": "Feature",
  187. "geometry": {
  188. "type": "Point",
  189. "coordinates": [-73.525, 45.506]
  190. },
  191. "properties": {
  192. "id": "ca-1978",
  193. "name": "Circuit Gilles-Villeneuve",
  194. "location": "Montreal",
  195. "opened": "1978",
  196. "firstgp": "1978",
  197. "length": "4361m",
  198. "lon": "-73.525",
  199. "lat": "45.506",
  200. "zoom": "14"
  201. }
  202. },
  203. {
  204. "type": "Feature",
  205. "geometry": {
  206. "type": "Point",
  207. "coordinates": [9.290, 45.621]
  208. },
  209. "properties": {
  210. "id": "it-1922",
  211. "name": "Autodromo Nazionale Monza",
  212. "location": "Monza",
  213. "opened": "1922",
  214. "firstgp": "1950",
  215. "length": "5793m",
  216. "lon": "9.290",
  217. "lat": "45.621",
  218. "zoom": "13"
  219. }
  220. },
  221. {
  222. "type": "Feature",
  223. "geometry": {
  224. "type": "Point",
  225. "coordinates": [19.250, 47.583]
  226. },
  227. "properties": {
  228. "id": "hu-1986",
  229. "name": "Hungaroring",
  230. "location": "Pest",
  231. "opened": "1986",
  232. "firstgp": "1986",
  233. "length": "4381m",
  234. "lon": "19.250",
  235. "lat": "47.583",
  236. "zoom": "14"
  237. }
  238. },
  239. {
  240. "type": "Feature",
  241. "geometry": {
  242. "type": "Point",
  243. "coordinates": [-46.698, -23.702]
  244. },
  245. "properties": {
  246. "id": "br-1940",
  247. "name": "Autódromo José Carlos Pace",
  248. "location": "Sao Paulo",
  249. "opened": "1940",
  250. "firstgp": "1972",
  251. "length": "4309m",
  252. "lon": "-46.698",
  253. "lat": "-23.702",
  254. "zoom": "15"
  255. }
  256. },
  257. {
  258. "type": "Feature",
  259. "geometry": {
  260. "type": "Point",
  261. "coordinates": [121.221, 31.340]
  262. },
  263. "properties": {
  264. "id": "cn-2004",
  265. "name": "Shanghai International Circuit",
  266. "location": "Shanghai",
  267. "opened": "2004",
  268. "firstgp": "2004",
  269. "length": "5451m",
  270. "lon": "121.221",
  271. "lat": "31.340",
  272. "zoom": "14"
  273. }
  274. },
  275. {
  276. "type": "Feature",
  277. "geometry": {
  278. "type": "Point",
  279. "coordinates": [-1.017, 52.072]
  280. },
  281. "properties": {
  282. "id": "gb-1948",
  283. "name": "Silverstone Circuit",
  284. "location": "Silverstone",
  285. "opened": "1948",
  286. "firstgp": "1950",
  287. "length": "5891m",
  288. "lon": "-1.017",
  289. "lat": "52.072",
  290. "zoom": "14"
  291. }
  292. },
  293. {
  294. "type": "Feature",
  295. "geometry": {
  296. "type": "Point",
  297. "coordinates": [103.859, 1.291 ]
  298. },
  299. "properties": {
  300. "id": "sg-2008",
  301. "name": "Marina Bay Street Circuit",
  302. "location": "Singapore",
  303. "opened": "2008",
  304. "firstgp": "2008",
  305. "length": "5063m",
  306. "lon": "103.859",
  307. "lat": "1.291",
  308. "zoom": "15"
  309. }
  310. },
  311. {
  312. "type": "Feature",
  313. "geometry": {
  314. "type": "Point",
  315. "coordinates": [39.960, 43.407]
  316. },
  317. "properties": {
  318. "id": "ru-2014",
  319. "name": "Sochi Autodrom",
  320. "location": "Sochi",
  321. "opened": "2014",
  322. "firstgp": "2014",
  323. "length": "5848m",
  324. "lon": "39.960",
  325. "lat": "43.407",
  326. "zoom": "14"
  327. }
  328. },
  329. {
  330. "type": "Feature",
  331. "geometry": {
  332. "type": "Point",
  333. "coordinates": [5.971, 50.436]
  334. },
  335. "properties": {
  336. "id": "be-1925",
  337. "name": "Circuit de Spa-Francorchamps",
  338. "location": "Spa Francorchamps",
  339. "opened": "1925",
  340. "firstgp": "1950",
  341. "length": "7004m",
  342. "lon": "5.971",
  343. "lat": "50.436",
  344. "zoom": "13"
  345. }
  346. },
  347. {
  348. "type": "Feature",
  349. "geometry": {
  350. "type": "Point",
  351. "coordinates": [14.761, 47.223]
  352. },
  353. "properties": {
  354. "id": "at-1969",
  355. "name": "Red Bull Ring",
  356. "location": "Spielberg",
  357. "opened": "1969",
  358. "firstgp": "1970",
  359. "length": "4318m",
  360. "lon": "14.761",
  361. "lat": "47.223",
  362. "zoom": "15"
  363. }
  364. },
  365. {
  366. "type": "Feature",
  367. "geometry": {
  368. "type": "Point",
  369. "coordinates": [136.534, 34.844]
  370. },
  371. "properties": {
  372. "id": "jp-1962",
  373. "name": "Suzuka International Racing Course",
  374. "location": "Suzuka",
  375. "opened": "1962",
  376. "length": "5807m",
  377. "lon": "136.534",
  378. "lat": "34.844",
  379. "zoom": "15"
  380. }
  381. }
  382. ]
  383. }