F1 circuit layouts with year-by-year SVGs — manually traced track variations
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

36 řádky
576B

  1. {
  2. "type": "FeatureCollection",
  3. "name": "es-madring",
  4. "bbox": [
  5. -3.62,
  6. 40.462,
  7. -3.61,
  8. 40.47
  9. ],
  10. "features": [
  11. {
  12. "type": "Feature",
  13. "properties": {
  14. "id": "es-madring",
  15. "Location": "Madrid",
  16. "Name": "Madring",
  17. "opened": 2026,
  18. "length": 5416,
  19. "altitude": 620
  20. },
  21. "bbox": [
  22. -3.62,
  23. 40.462,
  24. -3.61,
  25. 40.47
  26. ],
  27. "geometry": {
  28. "type": "Point",
  29. "coordinates": [
  30. -3.61528,
  31. 40.46528
  32. ]
  33. }
  34. }
  35. ]
  36. }