mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2025-07-05 08:00:32 +02:00
12 lines
No EOL
296 B
JSON
12 lines
No EOL
296 B
JSON
{
|
|
"transitServiceStart": "2022-01-01",
|
|
"transitServiceEnd": "2022-12-31",
|
|
"transitFeeds": [
|
|
{
|
|
"type": "gtfs",
|
|
"source": "https://otp-performance.leonard.io/data/germany/germany-2022-08-23.tidy.gtfs.zip",
|
|
"feedId": "1",
|
|
"discardMinTransferTimes": true
|
|
}
|
|
]
|
|
} |