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.

120 satır
2.0KB

  1. {
  2. "type": "FeatureCollection",
  3. "name": "gb-1954",
  4. "bbox": [
  5. -2.950602,
  6. 53.472698,
  7. -2.938887,
  8. 53.476984
  9. ],
  10. "features": [
  11. {
  12. "type": "Feature",
  13. "properties": {
  14. "id": "gb-1954",
  15. "Location": "Aintree",
  16. "Name": "Aintree Circuit",
  17. "opened": 1954,
  18. "firstgp": 1955,
  19. "length": 4828,
  20. "altitude": 20
  21. },
  22. "bbox": [
  23. -2.950602,
  24. 53.472698,
  25. -2.938887,
  26. 53.476984
  27. ],
  28. "geometry": {
  29. "type": "LineString",
  30. "coordinates": [
  31. [
  32. -2.943984,
  33. 53.475684
  34. ],
  35. [
  36. -2.944756,
  37. 53.474912
  38. ],
  39. [
  40. -2.945271,
  41. 53.474612
  42. ],
  43. [
  44. -2.946044,
  45. 53.474355
  46. ],
  47. [
  48. -2.947332,
  49. 53.473912
  50. ],
  51. [
  52. -2.947932,
  53. 53.473741
  54. ],
  55. [
  56. -2.948618,
  57. 53.473569
  58. ],
  59. [
  60. -2.948961,
  61. 53.473441
  62. ],
  63. [
  64. -2.950602,
  65. 53.472698
  66. ],
  67. [
  68. -2.946996,
  69. 53.473055
  70. ],
  71. [
  72. -2.944413,
  73. 53.473355
  74. ],
  75. [
  76. -2.942102,
  77. 53.473655
  78. ],
  79. [
  80. -2.940985,
  81. 53.473912
  82. ],
  83. [
  84. -2.940128,
  85. 53.474355
  86. ],
  87. [
  88. -2.939356,
  89. 53.474869
  90. ],
  91. [
  92. -2.938887,
  93. 53.475512
  94. ],
  95. [
  96. -2.939099,
  97. 53.476155
  98. ],
  99. [
  100. -2.939785,
  101. 53.476669
  102. ],
  103. [
  104. -2.940642,
  105. 53.476984
  106. ],
  107. [
  108. -2.941842,
  109. 53.476984
  110. ],
  111. [
  112. -2.943984,
  113. 53.475684
  114. ]
  115. ]
  116. }
  117. }
  118. ]
  119. }