HSLdevcom / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
33 stars 31 forks source link

Add support for "H"-prefix in Helsinki (OSM) bus stops #315

Closed Antiik91 closed 5 years ago

Antiik91 commented 5 years ago

This pull request fixes an issue where stop code with H prefix would not work in HSL environment. Because this fix is only meant for HSL, a vertexconnector factory was created in order to provide same functionality as before to other agencies. Now it's also easier to create other custom connectors too.

To be completed by @opentripplanner/plc: