openmove / odh-mentor-otp

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

Funicular mode is missing #54

Closed zabuTNT closed 3 years ago

zabuTNT commented 3 years ago

Funicular is available as mode of transport, but otp-react-redux doesn't support it. Modes of transport are hardcoded and limited to TRAM, RAIL,BUS and GONDOLA

stefanocudini commented 3 years ago

https://github.com/openmove/odh-mentor-otp/blob/development/journey/app/lib/otp-ui/core-utils/itinerary.js#L5

zabuTNT commented 3 years ago

real "all transit mode":

TRAM SUBWAY RAIL BUS CABLE_CAR FERRY GONDOLA FUNICULAR AIRPLANE

http://docs.opentripplanner.org/en/v1.5.0/Configuration/#routing-modes

zabuTNT commented 3 years ago

fixed by a15603e15e8310bf2eef04747f2286e88a3a90d8