F1 circuit layouts with year-by-year SVGs — manually traced track variations
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

341 satır
10.0KB

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