openmove / odh-mentor-otp

https://mobility.meran.eu
1 stars 3 forks source link

OTP clusters api does filter by bbox #91

Closed stefanocudini closed 1 year ago

stefanocudini commented 3 years ago

endpoint clusters / does not apply bounding box filtering

always returns the same number of results

this block the loading of the interface

Selection_049

stefanocudini commented 3 years ago

we need customize our version of OTP to support the GET parameters minLat, maxLat, minLon, maxLon for bbox filtering

and an additional parameter that allows you to also return stops without a father

stefanocudini commented 3 years ago

solved here: https://github.com/openmove/OpenTripPlanner/commit/ef2d6d2eda961274e31303a4baeb92932014d4de

compiled here: https://github.com/openmove/odh-mentor-otp/blob/master/otp-parent-support.jar