OJP entrypoint
implements this OJP entrypoints:
- OJPLocationInformation
- OJPTrip
- OJPStopEvent
- OJPTripInfo
- OJPExchangePoints
- OJPMultiPointTrip
OTP_MAX_PARALLEL_REQUESTS
maximum number of parallel request to OpenTripPlanner
- include_intermediate_stops: value of
ojp:IncludeIntermediateStops
(default: false) - include_accessibility: value of
ojp:IncludeAccessibility
(default: false) - ojptag_in_response: include namespace ':ojp' in all tags in results (default: true)
- include_precision: include
ojp:Precision
tag in reponses (default: false) - location_digits: precision for all coordinates in reponses (default:5)
- transfer_limit: value of
ojp:TransferLimit
in reponses (default: 2) - limit: limits of results (default: 10000)
- skip: results starting from (default: 0)