Austin Area Terminal Railroad

The Austin Area Terminal Railroad (reporting mark AUAR) was a short-line terminal railroad headquartered in Round Rock, Texas.

Austin Area Terminal Railroad
Overview
HeadquartersRound Rock, Texas
Reporting markAUAR
LocaleTexas
Dates of operation20002007
Technical
Track gauge4 ft 8 12 in (1,435 mm) standard gauge

Overview

AUAR operated a 154.8 miles (249.1 km) line from Llano, Texas, to an interchange with Union Pacific Railroad at Giddings, Texas, with a 6.4 miles (10.3 km) branch from Fairland to Marble Falls. The line, which was originally a Southern Pacific Railroad branch that had been operated by Longhorn Railway until AUAR assumed control, is owned by Capital Metropolitan Transportation Authority, with whom AUAR had a contract to operate the railroad from April 2000[1] to September 2007. AUAR traffic included aggregates, crushed limestone, calcium bicarbonate, lumber, beer, chemicals, plastics, and paper.

The contract was transferred to the Watco Companies as of October 1, 2007.

In addition, the Austin Steam Train Association operated an excursion train between Austin, Cedar Park, and Burnet.

gollark: The bad browser? Yes.
gollark: Now, I mean, not before.
gollark: Probably just has a broken micro-SD slot.
gollark: I'm uploading this kode to hackinate the discord and virtually backtrace your IPs so I can DDOS Visual Basic.
gollark: ```[15] ⍝ LoadSQL 'Xtreme Sample Database 2005' 'Orders' '?' ⍝ fetch all info for table 'Orders'[16] ⍝ LoadSQL 'Northwind' 'Products' ⍝ Fetch the entire Orders table from the NorthWind data source[17] ⍝ LoadSQL 'Northwind' 'Products' ('ProductName' 'UnitPrice') ⍝ Fetch 2 columns[18] ⍝ LoadSQL 'Northwind' 'select first(ProductName), sum(Quantity) from "Order Details" O, Products P where p.ProductID=o.ProductID group by p.ProductID'[19][20] ⎕IO ⎕ML←1 0[21][22] eis←{,(⊂⍣((0≠⊃⍴,⍵)∧1=≡⍵))⍵} ⍝ Enclose if simple and not empty[23][24] (source sql columns)←3↑(eis args),⍬ ⍬ ⍬[25] connected←0[26][27] :If 9≠⎕NC'SQA' ⍝ Bring in local copy of SQAPL if not present[28] ⎕SHADOW'SQA' ⋄ 'SQA'⎕CY'SQAPL'[29] :EndIf[30][31] step←'Initialize SQAPL'[32] →(0<1⊃r←SQA.Init'')⍴ERROR[33][34] step←'Make Connection'[35][36] :If (⊂source)∊conn←⊃¨2 2⊃SQA.Tree'.' ⍝ Already connected[37] conn←source[38] :Else[39] source←eis source[40] conn←1⊃((⊂'LoadSQL'),¨⍕¨⍳1+⍴conn)~conn[41] →(0<1⊃r←SQA.Connect(⊂conn),source)⍴ERROR[42] connected←1 ⍝ Since we made a connection, remember to close[43] :EndIf```

References

  1. Harbour, Mike (July 2000). "New operator, and an Alco, on tap in Austin". Trains. Waukesha, WI: Kalmbach Publishing. 60 (7): 22. ISSN 0041-0934.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.