Skip to content

feat: implement arrivals-and-departures-for-location endpoint#787

Draft
ARCoder181105 wants to merge 3 commits intoOneBusAway:mainfrom
ARCoder181105:feature/arrivals-departures-for-location
Draft

feat: implement arrivals-and-departures-for-location endpoint#787
ARCoder181105 wants to merge 3 commits intoOneBusAway:mainfrom
ARCoder181105:feature/arrivals-departures-for-location

Conversation

@ARCoder181105
Copy link
Contributor

@ARCoder181105 ARCoder181105 commented Mar 25, 2026

This PR implements the arrivals-and-departures-for-location REST API endpoint. It allows clients to fetch all arrivals and departures for all transit stops within a specified geographic bounding box (via lat/lon + latSpan/lonSpan) or radius.

The implementation closely mirrors the behavior of the legacy Java OBA endpoint, including the response envelope shape, parameter handling, and StopWithDistance metrics.

@ARCoder181105 ARCoder181105 changed the title Feature/arrivals departures for location feat: implement arrivals-and-departures-for-location endpoint Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant