F1 circuit layouts with year-by-year SVGs — manually traced track variations
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

210 wiersze
3.5KB

  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {
  7. "id": "fr-1926",
  8. "Location": "Reims",
  9. "Name": "Circuit de Reims-Gueux",
  10. "opened": 1952,
  11. "firstgp": 1952,
  12. "length": 8348,
  13. "altitude": 86
  14. },
  15. "geometry": {
  16. "type": "LineString",
  17. "coordinates": [
  18. [
  19. 3.930455,
  20. 49.253892
  21. ],
  22. [
  23. 3.92618,
  24. 49.252582
  25. ],
  26. [
  27. 3.924297,
  28. 49.252054
  29. ],
  30. [
  31. 3.923948,
  32. 49.251931
  33. ],
  34. [
  35. 3.923616,
  36. 49.251889
  37. ],
  38. [
  39. 3.923251,
  40. 49.251875
  41. ],
  42. [
  43. 3.922795,
  44. 49.251921
  45. ],
  46. [
  47. 3.922001,
  48. 49.251973
  49. ],
  50. [
  51. 3.92095,
  52. 49.252047
  53. ],
  54. [
  55. 3.920215,
  56. 49.252155
  57. ],
  58. [
  59. 3.919281,
  60. 49.252351
  61. ],
  62. [
  63. 3.918166,
  64. 49.252705
  65. ],
  66. [
  67. 3.91727,
  68. 49.253108
  69. ],
  70. [
  71. 3.91566,
  72. 49.254081
  73. ],
  74. [
  75. 3.914201,
  76. 49.25497
  77. ],
  78. [
  79. 3.912302,
  80. 49.256126
  81. ],
  82. [
  83. 3.910403,
  84. 49.257288
  85. ],
  86. [
  87. 3.910167,
  88. 49.257554
  89. ],
  90. [
  91. 3.910156,
  92. 49.257918
  93. ],
  94. [
  95. 3.910382,
  96. 49.2585
  97. ],
  98. [
  99. 3.910709,
  100. 49.258892
  101. ],
  102. [
  103. 3.91094,
  104. 49.259063
  105. ],
  106. [
  107. 3.915043,
  108. 49.261794
  109. ],
  110. [
  111. 3.917849,
  112. 49.263667
  113. ],
  114. [
  115. 3.918037,
  116. 49.263859
  117. ],
  118. [
  119. 3.918219,
  120. 49.264115
  121. ],
  122. [
  123. 3.918509,
  124. 49.264728
  125. ],
  126. [
  127. 3.918804,
  128. 49.26533
  129. ],
  130. [
  131. 3.919238,
  132. 49.266012
  133. ],
  134. [
  135. 3.919904,
  136. 49.266835
  137. ],
  138. [
  139. 3.920124,
  140. 49.267209
  141. ],
  142. [
  143. 3.920301,
  144. 49.267805
  145. ],
  146. [
  147. 3.92037,
  148. 49.267924
  149. ],
  150. [
  151. 3.920494,
  152. 49.267962
  153. ],
  154. [
  155. 3.920665,
  156. 49.267927
  157. ],
  158. [
  159. 3.92213,
  160. 49.26764
  161. ],
  162. [
  163. 3.933663,
  164. 49.264637
  165. ],
  166. [
  167. 3.941608,
  168. 49.262533
  169. ],
  170. [
  171. 3.949848,
  172. 49.260345
  173. ],
  174. [
  175. 3.949918,
  176. 49.260299
  177. ],
  178. [
  179. 3.949918,
  180. 49.26025
  181. ],
  182. [
  183. 3.949837,
  184. 49.260184
  185. ],
  186. [
  187. 3.94922,
  188. 49.259882
  189. ],
  190. [
  191. 3.948019,
  192. 49.259273
  193. ],
  194. [
  195. 3.947573,
  196. 49.259102
  197. ],
  198. [
  199. 3.947107,
  200. 49.258958
  201. ],
  202. [
  203. 3.930455,
  204. 49.253892
  205. ]
  206. ]
  207. }
  208. }
  209. ]
  210. }