F1 circuit layouts with year-by-year SVGs — manually traced track variations
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

20 行
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. }