Przeglądaj źródła

Fix missing metadata

master
Tomislav Bacinger 5 lat temu
rodzic
commit
fb9b96a47a
2 zmienionych plików z 5 dodań i 5 usunięć
  1. +3
    -3
      README.md
  2. +2
    -2
      f1-locations.geojson

+ 3
- 3
README.md Wyświetl plik

@@ -1,8 +1,8 @@
# Formula 1™ circuits

* [Formula 1™ circuits data in TopoJSON format](f1-circuits.json)
* [List of F1™ circuits in GeoJSON format](f1-locations.geojson)
* [List of F1™ circuits in JSON format](f1-locations.json):
* [Formula 1™ circuits tracks data in TopoJSON format](f1-circuits.json)
* [Points of F1™ circuits in GeoJSON format](f1-locations.geojson)
* [Points of F1™ circuits in JSON format](f1-locations.json):

| Location | Name | Opened | Length | Lat | Lon | Zoom |
|:---|:---|:---:|---:|---:|---:|:---:|


+ 2
- 2
f1-locations.geojson Wyświetl plik

@@ -236,7 +236,7 @@
"location": "Shanghai",
"opened": "2004",
"length": "5451m",
"lat": "",
"lat": "31.340",
"lon": "121.221",
"zoom": "14"
}
@@ -332,7 +332,7 @@
"location": "Suzuka",
"opened": "1962",
"length": "5807m",
"lat": "",
"lat": "34.844",
"lon": "136.534",
"zoom": "14"
}


Ładowanie…
Anuluj
Zapisz