The code for New Carrollton is NCR (thanks you-know-who), and it's on
the Penn Line, so all we have to do is fill in the zone information
based on the CharmPass prices to each of the other Penn destinations.
value="HAE" />
<label for="origin_HAE">Halethorpe (Penn Line)</label>
</div>
+ <div>
+ <input type="radio" required
+ name="origin"
+ id="origin_NCR"
+ value="NCR" />
+ <label for="origin_NCR">New Carrollton (Penn Line)</label>
+ </div>
<div>
<input type="radio" required
name="origin"
value="HAE" />
<label for="destination_HAE">Halethorpe (Penn Line)</label>
</div>
+ <div>
+ <input type="radio" required
+ name="destination"
+ id="destination_NCR"
+ value="NCR" />
+ <label for="destination_NCR">New Carrollton (Penn Line)</label>
+ </div>
<div>
<input type="radio" required
name="destination"
BAL_BWE: 2,
BAL_BWI: 1,
BAL_HAE: 1,
+ BAL_NCR: 3,
BAL_SEB: 3,
BAL_WAS: 4,
BAL_WBL: 1,
BCA_WAS: 4,
BWE_BWI: 1,
BWE_HAE: 1,
+ BWE_NCR: 1,
BWE_SEB: 1,
BWE_WAS: 2,
BWE_WBL: 2,
BWI_HAE: 1,
+ BWI_NCR: 2,
BWI_SEB: 2,
BWI_WAS: 3,
BWI_WBL: 1,
FRC_WAS: 4,
+ HAE_NCR: 2,
HAE_SEB: 2,
HAE_WAS: 3,
HAE_WBL: 1,
+ NCR_SEB: 1,
+ NCR_WAS: 1,
+ NCR_WBL: 3,
SEB_WAS: 1,
SEB_WBL: 3,
WAS_WBL: 4