mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-08 09:00:57 +02:00
13 lines
236 B
JSON
13 lines
236 B
JSON
{
|
|
"osmDefaults": {
|
|
"osmTagMapping": "portland"
|
|
},
|
|
"osmNaming": "portland",
|
|
"transitFeeds": [
|
|
{
|
|
"type": "gtfs",
|
|
"feedId": "TriMet",
|
|
"source": "https://developer.trimet.org/schedule/gtfs.zip"
|
|
}
|
|
]
|
|
}
|