mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-03 05:51:24 +02:00
1.3 KiB
1.3 KiB
Vehicle Rental Service Directory API support
This adds support for the GBFS service directory endpoint component Lamassu. OTP uses the service directory to lookup and connects to all GBFS endpoints registered in the directory. This simplifies the management of the GBFS endpoints, since multiple services/components like OTP can connect to the directory and get the necessary configuration from it.
Contact Info
- Entur, Norway
Changelog
- Initial implementation of bike share updater API support
- Make json tag names configurable #3447
- Enable GBFS geofencing with VehicleRentalServiceDirectory #5324
- Enable
allowKeepingVehicleAtDestination#5944 - Rewrite to use manifest.json from GBFS v3 as the service directory #6900
Configuration
To enable this you need to specify a url for the vehicleRentalServiceDirectory in
the router-config.json