Skip to content

Add Bus and Train Services, add GTFS urls and remove legacy URLs - #12

Open
cacheflow wants to merge 5 commits into
itsmarta:masterfrom
cacheflow:use-gtfs-and-upgrade-urls
Open

Add Bus and Train Services, add GTFS urls and remove legacy URLs#12
cacheflow wants to merge 5 commits into
itsmarta:masterfrom
cacheflow:use-gtfs-and-upgrade-urls

Conversation

@cacheflow

Copy link
Copy Markdown

Separates MARTA query logic from vehicle data objects. MARTA now delegates bus and train queries to MartaBusService and MartaTrainService, organized under marta.services, while Bus, Train, and Vehicle live under marta.entities.

Existing query methods, return types, and import paths remain compatible. Services can also be accessed through marta.buses and marta.trains or used independently.

Updates package configuration and documentation for the new structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant