F1 circuit layouts with year-by-year SVGs — manually traced track variations
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

20 linhas
395B

  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {
  7. "Name": "Buddh International Circuit",
  8. "Location": "Uttar Pradesh, India",
  9. "opened": null,
  10. "firstgp": null,
  11. "length": null,
  12. "altitude": null
  13. },
  14. "geometry": {
  15. "type": "LineString",
  16. "coordinates": []
  17. }
  18. }
  19. ]
  20. }