Content deleted Content added
Correction to page. |
Add information. |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 2:
local co = "%1 station (Colorado)"
local id = "%1 station (Idaho)"
local ks = "%1 station (Kansas)"
local ne = "%1 station (Nebraska)"
local nv = "%1 station (Nevada)"
local ore = "%1 station (Oregon)"
Line 13 ⟶ 15:
["station format"] = {
"%1 station",
["Anaheim"] = up,
["Arcadia"] = ore,
["Caldwell"] = id,
["Chehalis"] = "Lewis County Historical Society and Museum",
["Clearfield"] = up,
["
["Denver"] = "Denver Union Station",
["Eccles"] = up,
["Elgin"] = ore,
Line 30 ⟶ 36:
["Hillcrest"] = up,
["Hillside"] = up,
▲ ["La Grande"] = up,
▲ ["Las Vegas"] = nv,
["Layton"] = "Layton Oregon Short Line Railroad Station",▼
▲ ["Los Angeles"] = "Union Station (Los Angeles)",
["Julesburg"] = "Union Pacific Railroad Julesburg Depot",
["Kanda"] = up,
Line 39 ⟶ 41:
["Kelso"] = "Kelso Depot",
["Kent"] = up,
["La Grande"] = up,
["Las Vegas"] = nv,
▲ ["Layton"] = "Layton Oregon Short Line Railroad Station",
["Los Angeles"] = "Los Angeles Union Station",
["Manhattan"] = ks,
["Meridian"] = id,
["Montebello"] = "Montebello/Commerce station",
Line 46 ⟶ 53:
["Perry"] = ore,
["Peru"] = up,
["Pico"] = up,
["Portland"] = "Portland Union Station",
["Purcell"] = co,
Line 56 ⟶ 64:
["Seattle"] = "Union Station (Seattle)",
["Tacoma"] = "Union Station (Tacoma, Washington)",
["Valley"] = ne,
},
["lines"] = {
Line 130 ⟶ 139:
["left terminus"] = "Ogden",
["right terminus"] = "Council Bluffs Transfer",
},
["Manhattan-Valley"] = {
["title"] = "[[Manhattan, Kansas|Manhattan]] – [[Valley, Nebraska|Valley]]",
["left terminus"] = "Manhattan",
["right terminus"] = "Valley",
},
["Papillion Branch"] = {
["title"] = "[[Papillion]] Branch",
["left terminus"] = "Lane",
["right terminus"] = "Omaha",
Line 162 ⟶ 176:
},
},
["aliases"] = {["los angeles"] = "Los Angeles and Salt Lake Railroad"
}
|