Skip to content

Add links to official pages for routes and stops when available #421

@youngj

Description

@youngj

Some GTFS feeds contain URLs for each route (http://trimet.org//schedules/r100.htm) and each stop (e.g. https://trimet.org/#tracker/stop/9826).

backend/save_routes.py is now storing these URLs in the route configuration in S3, so that it is available in JavaScript as the "url" property of the route and stop info objects.

If these URLs are available for a route or stop, it would be nice to put links somewhere in the UI so that people could easily go to the official page for a route or stop.

Metadata

Metadata

Assignees

Labels

FrontendReact, JavaScript, and UI stuffGood First IssueGood for newcomersPDXPortland Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions