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

Epic: Add official tag to feeds #784

Open
emmambd opened this issue Nov 4, 2024 · 0 comments
Open

Epic: Add official tag to feeds #784

emmambd opened this issue Nov 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@emmambd
Copy link
Contributor

emmambd commented Nov 4, 2024

Describe the problem

Consuming applications need to know if a GTFS feed is "official", meaning that it's approved by the transit authority it represents and should be used for riders.

For #784, users need to be able to

• Mark a feed as official in the Add a Feed form
• See that a feed is official in the API

Proposed solution

Solving this problem has 2 main parts:

  1. Adding the official tag to the catalogs, API and UI so it's possible for us to flag this. Should include timestamp of when it was marked official.
  2. Automating the process of identifying when a specific feed is official. This likely includes contacting the agency directly and asking them, and then updating the official status when they say "yes".

Alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant