Skip to content

chore: Add connecting stops override for Norwood Depot - 528 Washington St#1024

Merged
jzimbel-mbta merged 1 commit into
masterfrom
jz-connecting-stops-override-place-FB-0143--60618
Jun 9, 2026
Merged

chore: Add connecting stops override for Norwood Depot - 528 Washington St#1024
jzimbel-mbta merged 1 commit into
masterfrom
jz-connecting-stops-override-place-FB-0143--60618

Conversation

@jzimbel-mbta

Copy link
Copy Markdown
Member

Summary of changes

Asana Ticket: 🍎 Add Norwood Depot (CR Stop) as a connection to bus stop 60618

place-FB-0143 <-> 60618

With 528 Washington St connected to Norwood Depot:

  • The bus routes serving 528 Washington St (just route 34E) should be listed under Norwood Depot in the line diagram on {dotcom-env-url}/schedules/CR-Franklin/line
  • Stop 60618 should be listed in {api-env-url}/stops/place-FB-0143?include=connecting_stops

@jzimbel-mbta jzimbel-mbta requested a review from a team as a code owner June 9, 2026 17:56
@jzimbel-mbta jzimbel-mbta requested review from zyxw59 and removed request for a team June 9, 2026 17:56
@jzimbel-mbta

Copy link
Copy Markdown
Member Author
https://dev-green.mbtace.com/schedules/CR-Franklin/line image
https://api-dev-green.mbtace.com/stops/place-FB-0143?include=connecting_stops
{
  "data": {
    "attributes": {...},
    "id": "place-FB-0143",
    "relationships": {
      "connecting_stops": {
        "data": [
          {
            "id": "60618",
            "type": "stop"
          }
        ]
      },
      ...
    },
    ...
  }
}

@jzimbel-mbta jzimbel-mbta merged commit 166e982 into master Jun 9, 2026
31 checks passed
@jzimbel-mbta jzimbel-mbta deleted the jz-connecting-stops-override-place-FB-0143--60618 branch June 9, 2026 18:32
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.

2 participants