Skip to content

v0.5.0b0 Extract external GTFS file

Compare
Choose a tag to compare
@bdamokos bdamokos released this 01 Jan 16:04
· 5 commits to main since this release
2aecc59

Added

  • External GTFS support:
    • New ExternalGTFSAPI class for handling GTFS files not in Mobility Database
    • Automatic provider ID generation with ext- prefix
    • Agency name extraction from agency.txt
    • Smart file matching based on content hash
    • Support for multiple agencies in a single feed
    • Versioning support with automatic cleanup of old datasets

Changed

  • The saved metadata now contains the geographical bounding boxes of the dataset from Mobility Database. It is not implemented yet for external GTFS feeds and downloads from the CSV catalogue.

Full Changelog: v0.4.2...v0.5.0b0