This website works better with JavaScript.
Home
Explore
Help
Sign In
jschoubben
/
f1-circuits
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Points of F1™ circuits
master
Tomislav Bacinger
3 years ago
parent
a3cf5ee0fa
commit
41b1479ef1
1 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+18
-0
f1-locations.geojson
+ 18
- 0
f1-locations.geojson
View File
@@ -200,6 +200,24 @@
"alt": 12
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-115.168, 36.116]
},
"properties": {
"id": "us-2023",
"name": "Las Vegas Street Circuit",
"location": "Las Vegas",
"opened": 2023,
"firstgp": 2023,
"length": 6116,
"lon": -115.168,
"lat": 36.116,
"alt": 610
}
},
{
"type": "Feature",
"geometry": {
Write
Preview
Loading…
Cancel
Save