OpenTripPlanner/test/performance/germany/build-config.json
2023-08-08 10:31:58 +02:00

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
}
]
}