afimb / chouette

chouette is a Java program for validating and exchanging Public Transport datas. Comes with a ruby web app : https://github.com/afimb/chouette2
http://www.chouette.mobi
Other
23 stars 22 forks source link

Parse GTFS alighting and boarding information #47

Closed seime closed 6 years ago

seime commented 7 years ago

Currently for GTFS files boarding and alighting information is not parsed. This PR adds this functionality.

The code creates multiple journey patterns if boarding and and alighting info differs on various trips for the given line

metienne commented 7 years ago

did you check our tad_gtfs branch which already parse these attributes and add also a new function for merging JourneyPattern inside biggest Routes with common stops This branch will be in production late next month

metienne commented 6 years ago

pull request can't be merge in 3.4.3 version which answer to this request by another way