Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MetroGTFS Package: MetroRail GTFS Static data in a new wrapper #57

Merged
merged 14 commits into from
Mar 15, 2024

Conversation

emma-k-alexandra
Copy link
Owner

@emma-k-alexandra emma-k-alexandra commented Mar 6, 2024

Currently, I recommend using my GTFS package to parse GTFS static data. However, this package is fairly annoying to use and very manual.

The goal of the new MetroGTFS package is to build a wrapper around WMATA's GTFS data that works more like WMATA.swift.

This PR is not complete. Need documentation on new GTFS types & how to use the new MetroGTFS package

@emma-k-alexandra emma-k-alexandra self-assigned this Mar 6, 2024
refactor: GTFSIdentifier is now RawRepresentable
feat: allow creation of GTFSStop and GTFSLevel with just stranges w/ autoclosures
docs: start MetroGTFS docc collection
@emma-k-alexandra emma-k-alexandra marked this pull request as draft March 13, 2024 23:46
refactor: remove GTFS namespace from errors
refactor!: bump version requirements for Swift and OSes
docs: add base docs for MetroGTFS
@emma-k-alexandra emma-k-alexandra marked this pull request as ready for review March 15, 2024 00:44
@emma-k-alexandra emma-k-alexandra merged commit 74dcbb0 into main Mar 15, 2024
@emma-k-alexandra emma-k-alexandra deleted the more-gtfs-data branch March 15, 2024 01:16
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.

None yet

1 participant