alexander-albers / tripkit

Swift library for querying data from public transport providers.
MIT License
78 stars 8 forks source link

Add NeTEx support #92

Closed Robot8A closed 6 months ago

Robot8A commented 6 months ago

By supporting NeTEx, a large chunk of Italy could be added (and, in the future, all of it) to ÖPNV Navigator (see: https://github.com/public-transport/transitous/issues/117). The Italian government is now working on publishing every region's public transport as NeTEx, not GTFS, to their NAP.

alexander-albers commented 6 months ago

As far as I can tell, NeTEx only provides planned timetable data (similar to GTFS). TripKit cannot calculate routes by itself and relies on a third-party service to do so.