F1 circuit layouts with year-by-year SVGs — manually traced track variations
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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