Mawson Interchange

Mawson Interchange is a railway station and bus interchange in the Adelaide suburb of Mawson Lakes. It is located on the Gawler line, 14.3 kilometres (8.9 mi) north of Adelaide station. To the west of the station lies the Australian Rail Track Corporation standard gauge line to Crystal Brook.[1]

Mawson Interchange
LocationMawson Connector
Mawson Lakes
Line(s)Gawler
Distance14.3 km from Adelaide
Platforms2
Bus routes222, 222R, 224, 224F, 224M, 224X, 225, 225F, 225M, 225X, 411, 411B, 411U, 482, 501, 565, AO15
Construction
ParkingYes
Bicycle facilitiesYes
History
Opened26 February 2006
Services
Preceding station   TransAdelaide   Following station
toward Adelaide
Gawler Central line

History

Mawson Interchange opened on 26 February 2006 and was the first new railway station built in Adelaide in more than 20 years.[2]

Services by platform

Platform Destination
1 Gawler/Gawler Central
2 Adelaide

In addition to the train, Adelaide Metro operates bus routes via Mawson Interchange:

click here to view timetable

gollark: You can also play exciting open-source games like Minetest, Dwarf Fortress and OpenTTD.
gollark: I guess you could have... self-runnable python packages too?```bash#!/bin/shpython3 $0exit```
gollark: Shellscripts execute line-by-line, so if you stick a ZIP on the end and do something like```bash#!/bin/shunzip $0exit```then the shell won't complain about the random binary data at the end of the script.
gollark: I'm not sure if this has much of an actual application, but it's neat. You can do similar stuff with zips to make self-extracting archives.
gollark: ```osmarks@fenrir /tmp> cat __main__.py print("Hello, World!")osmarks@fenrir /tmp> zip test.zip __main__.py adding: __main__.py (stored 0%)osmarks@fenrir /tmp> python3 logo96.png File "logo96.png", line 1SyntaxError: Non-UTF-8 code starting with '\x89' in file logo96.png on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detailsosmarks@fenrir /tmp [1]> cat test.zip >> logo96.pngosmarks@fenrir /tmp> python3 logo96.pngHello, World!osmarks@fenrir /tmp> unzip -l logo96.pngArchive: logo96.pngwarning [logo96.png]: 341 extra bytes at beginning or within zipfile (attempting to process anyway) Length Date Time Name--------- ---------- ----- ---- 23 2020-07-02 15:25 __main__.py--------- ------- 23 1 file```

References

  1. Gawler Central timetable Archived 10 February 2014 at the Wayback Machine Adelaide Metro 4 February 2013
  2. Mawson Interchange Archived 9 March 2019 at the Wayback Machine Department of Planning, Transport & Infrastructure
  3. Route 224 Adelaide Metro
  4. Route 411 Adelaide Metro
  5. Route 501 Adelaide Metro
  6. Route 565 Adelaide Metro

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.