Routepath and routes

This commit is contained in:
Edward-1100
2025-11-19 18:05:46 -07:00
parent a8fc313af3
commit 0f80dec459
2 changed files with 39189 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,5 +3,20 @@
"route_id": "701", "route_id": "701",
"start_location": "Draper City Center", "start_location": "Draper City Center",
"end_location": "Salt Lake Central" "end_location": "Salt Lake Central"
},
{
"route_id": "703",
"start_location": "Airport Station",
"end_location": "West Valley Central Station"
},
{
"route_id": "704",
"start_location": "Daybreak Parkway Station",
"end_location": "U. Of U. Medical Center Station"
},
{
"route_id": "750",
"start_location": "Provo Central Station",
"end_location": "Ogden Station"
} }
] ]