From f330347fcb46c23c475d47f566482b21c91707a6 Mon Sep 17 00:00:00 2001 From: sloane <1699281+sloanelybutsurely@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:23:12 -0400 Subject: [PATCH] feat: add headsign, takes for Rte 716, Cobbs Corner Canton --- lib/pa_ess/utilities.ex | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lib/pa_ess/utilities.ex b/lib/pa_ess/utilities.ex index bc4225cce..edb34b512 100644 --- a/lib/pa_ess/utilities.ex +++ b/lib/pa_ess/utilities.ex @@ -470,7 +470,8 @@ defmodule PaEss.Utilities do {"Waltham", ["Waltham"]}, {"Haymarket", ["Haymrkt", "Haymarkt", "Haymarket"]}, {"Silver Line Way", ["Slvr Ln Way"]}, - {"Gallivan Blvd", ["Gallivn", "Gallivan"]} + {"Gallivan Blvd", ["Gallivn", "Gallivan"]}, + {"Cobbs Corner Canton", ["Canton"]} ] @spec headsign_abbreviations(String.t() | nil) :: [String.t()] @@ -596,7 +597,8 @@ defmodule PaEss.Utilities do {"Chelsea", "860"}, {"Gallivan Blvd", "881"}, {"Brookline Ave", "885"}, - {"Brookline Village", "886"} + {"Brookline Village", "886"}, + {"Cobbs Corner Canton", "887"} ] @route_take_lookup %{ @@ -654,7 +656,8 @@ defmodule PaEss.Utilities do "226" => "809", "230" => "810", "236" => "811", - "245" => "628" + "245" => "628", + "716" => "888" } @atom_take_lookup %{