Skip to content

Feat: gtfs visualization#1270

Merged
davidgamez merged 22 commits into
mainfrom
feat/1007-gtfs-visualization
Aug 26, 2025
Merged

Feat: gtfs visualization#1270
davidgamez merged 22 commits into
mainfrom
feat/1007-gtfs-visualization

Conversation

@Alessandro100

Copy link
Copy Markdown
Contributor

Summary:

Adds gtfs visualization to the gtfs feed detail page, where the user will be able to expand the map view and fliter for elements

Expected behavior:

Should display the routes and stops in a gtfs map

Testing tips:

Provide tips, procedures and sample files on how to test the feature.
Testers are invited to follow the tips AND to try anything they deem relevant outside the bounds of the testing tips.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@cka-y cka-y linked an issue Jul 8, 2025 that may be closed by this pull request
@emmambd emmambd linked an issue Aug 11, 2025 that may be closed by this pull request
This was unlinked from issues Aug 11, 2025
@emmambd emmambd linked an issue Aug 13, 2025 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 19, 2025

Copy link
Copy Markdown

*Lighthouse ran on https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app/ * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟠 80 🟢 100 🟢 100 🟢 100

*Lighthouse ran on https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app/feeds * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 91 🟢 91 🟢 100 🟢 100

*Lighthouse ran on https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app/feeds/gtfs/mdb-2126 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 91 🔴 0 🟢 96 🟢 100

*Lighthouse ran on https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app/feeds/gtfs_rt/mdb-2585 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 95 🟠 88 🟢 100 🟢 100

*Lighthouse ran on https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app/gbfs/gbfs-flamingo_porirua * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 100 🟢 100 🟢 100 🟢 100

@github-actions

Copy link
Copy Markdown

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-1270-c1r6tvqd.web.app

@jcpitre jcpitre requested a review from cka-y August 25, 2025 17:31
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/GtfsVisualizationMap.tsx Outdated
Comment thread web-app/src/app/components/MapElement.tsx Outdated

@davidgamez davidgamez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidgamez davidgamez merged commit 7abb594 into main Aug 26, 2025
5 of 7 checks passed
@davidgamez davidgamez deleted the feat/1007-gtfs-visualization branch August 26, 2025 15:51
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.

Connect PmTiles to UI

4 participants