F1 circuit layouts with year-by-year SVGs — manually traced track variations
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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