F1 circuit layouts with year-by-year SVGs — manually traced track variations
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

362 lines
11KB

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