Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Distinguish on-request stops #55

@Gerzer

Description

@Gerzer

Some shuttle stops are on-request-only—i.e., buses don’t stop at them unless either someone is waiting at the stop or someone on the bus indicates to the driver that they want to get off. We should implement a Boolean flag that indicates whether a particular stop is on-request-only, returning this flag in response to /stops HTTP GET requests so that clients can display these stops differently to users. This will also involve devising some standard way to store this flag in our GPX files since those files are the ground-truth for all routes and stops data.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions