F1 circuit layouts with year-by-year SVGs — manually traced track variations
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

188 Zeilen
3.2KB

  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {
  7. "id": "at-1969",
  8. "Location": "Zeltweg",
  9. "Name": "Österreichring",
  10. "opened": 1963,
  11. "seasons": [1963,1964,1965,1966,1967,1968],
  12. "length": 5942,
  13. "altitude": 670
  14. },
  15. "bbox": [
  16. 0,
  17. 0,
  18. 0,
  19. 0
  20. ],
  21. "geometry": {
  22. "type": "LineString",
  23. "coordinates": [
  24. [
  25. 14.748384,
  26. 47.203134
  27. ],
  28. [
  29. 14.754515,
  30. 47.203822
  31. ],
  32. [
  33. 14.754853,
  34. 47.203841
  35. ],
  36. [
  37. 14.755132,
  38. 47.203826
  39. ],
  40. [
  41. 14.755347,
  42. 47.203797
  43. ],
  44. [
  45. 14.755502,
  46. 47.203775
  47. ],
  48. [
  49. 14.755588,
  50. 47.203742
  51. ],
  52. [
  53. 14.755685,
  54. 47.203695
  55. ],
  56. [
  57. 14.755754,
  58. 47.203633
  59. ],
  60. [
  61. 14.755856,
  62. 47.203534
  63. ],
  64. [
  65. 14.756463,
  66. 47.200998
  67. ],
  68. [
  69. 14.756411,
  70. 47.200882
  71. ],
  72. [
  73. 14.756358,
  74. 47.200766
  75. ],
  76. [
  77. 14.756306,
  78. 47.200651
  79. ],
  80. [
  81. 14.756253,
  82. 47.200535
  83. ],
  84. [
  85. 14.756168,
  86. 47.200475
  87. ],
  88. [
  89. 14.75605,
  90. 47.2004
  91. ],
  92. [
  93. 14.755934,
  94. 47.200369
  95. ],
  96. [
  97. 14.755819,
  98. 47.200338
  99. ],
  100. [
  101. 14.755669,
  102. 47.200298
  103. ],
  104. [
  105. 14.755508,
  106. 47.200269
  107. ],
  108. [
  109. 14.755363,
  110. 47.20032
  111. ],
  112. [
  113. 14.75525,
  114. 47.2004
  115. ],
  116. [
  117. 14.755116,
  118. 47.200502
  119. ],
  120. [
  121. 14.755041,
  122. 47.200571
  123. ],
  124. [
  125. 14.754961,
  126. 47.200677
  127. ],
  128. [
  129. 14.754859,
  130. 47.200863
  131. ],
  132. [
  133. 14.754156,
  134. 47.203571
  135. ],
  136. [
  137. 14.754049,
  138. 47.203637
  139. ],
  140. [
  141. 14.753968,
  142. 47.203666
  143. ],
  144. [
  145. 14.753829,
  146. 47.203688
  147. ],
  148. [
  149. 14.753668,
  150. 47.203684
  151. ],
  152. [
  153. 14.74436,
  154. 47.202616
  155. ],
  156. [
  157. 14.744141,
  158. 47.202591
  159. ],
  160. [
  161. 14.744033,
  162. 47.202576
  163. ],
  164. [
  165. 14.743969,
  166. 47.202605
  167. ],
  168. [
  169. 14.744028,
  170. 47.202645
  171. ],
  172. [
  173. 14.744146,
  174. 47.202656
  175. ],
  176. [
  177. 14.744355,
  178. 47.202663
  179. ],
  180. [
  181. 14.748384,
  182. 47.203134
  183. ]
  184. ]
  185. }
  186. }
  187. ]
  188. }