F1 circuit layouts with year-by-year SVGs — manually traced track variations
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

380 linhas
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. "length": "4309m",
  251. "lon": "-46.698",
  252. "lat": "-23.702",
  253. "zoom": "15"
  254. }
  255. },
  256. {
  257. "type": "Feature",
  258. "geometry": {
  259. "type": "Point",
  260. "coordinates": [121.221, 31.340]
  261. },
  262. "properties": {
  263. "id": "cn-2004",
  264. "name": "Shanghai International Circuit",
  265. "location": "Shanghai",
  266. "opened": "2004",
  267. "length": "5451m",
  268. "lon": "121.221",
  269. "lat": "31.340",
  270. "zoom": "14"
  271. }
  272. },
  273. {
  274. "type": "Feature",
  275. "geometry": {
  276. "type": "Point",
  277. "coordinates": [-1.017, 52.072]
  278. },
  279. "properties": {
  280. "id": "gb-1948",
  281. "name": "Silverstone Circuit",
  282. "location": "Silverstone",
  283. "opened": "1948",
  284. "firstgp": "1950",
  285. "length": "5891m",
  286. "lon": "-1.017",
  287. "lat": "52.072",
  288. "zoom": "14"
  289. }
  290. },
  291. {
  292. "type": "Feature",
  293. "geometry": {
  294. "type": "Point",
  295. "coordinates": [103.859, 1.291 ]
  296. },
  297. "properties": {
  298. "id": "sg-2008",
  299. "name": "Marina Bay Street Circuit",
  300. "location": "Singapore",
  301. "opened": "2008",
  302. "length": "5063m",
  303. "lon": "103.859",
  304. "lat": "1.291",
  305. "zoom": "15"
  306. }
  307. },
  308. {
  309. "type": "Feature",
  310. "geometry": {
  311. "type": "Point",
  312. "coordinates": [39.960, 43.407]
  313. },
  314. "properties": {
  315. "id": "ru-2014",
  316. "name": "Sochi Autodrom",
  317. "location": "Sochi",
  318. "opened": "2014",
  319. "firstgp": "2014",
  320. "length": "5848m",
  321. "lon": "39.960",
  322. "lat": "43.407",
  323. "zoom": "14"
  324. }
  325. },
  326. {
  327. "type": "Feature",
  328. "geometry": {
  329. "type": "Point",
  330. "coordinates": [5.971, 50.436]
  331. },
  332. "properties": {
  333. "id": "be-1925",
  334. "name": "Circuit de Spa-Francorchamps",
  335. "location": "Spa Francorchamps",
  336. "opened": "1925",
  337. "firstgp": "1950",
  338. "length": "7004m",
  339. "lon": "5.971",
  340. "lat": "50.436",
  341. "zoom": "13"
  342. }
  343. },
  344. {
  345. "type": "Feature",
  346. "geometry": {
  347. "type": "Point",
  348. "coordinates": [14.761, 47.223]
  349. },
  350. "properties": {
  351. "id": "at-1969",
  352. "name": "Red Bull Ring",
  353. "location": "Spielberg",
  354. "opened": "1969",
  355. "firstgp": "1970",
  356. "length": "4318m",
  357. "lon": "14.761",
  358. "lat": "47.223",
  359. "zoom": "15"
  360. }
  361. },
  362. {
  363. "type": "Feature",
  364. "geometry": {
  365. "type": "Point",
  366. "coordinates": [136.534, 34.844]
  367. },
  368. "properties": {
  369. "id": "jp-1962",
  370. "name": "Suzuka International Racing Course",
  371. "location": "Suzuka",
  372. "opened": "1962",
  373. "length": "5807m",
  374. "lon": "136.534",
  375. "lat": "34.844",
  376. "zoom": "15"
  377. }
  378. }
  379. ]
  380. }