translink 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +2 -0
- data/.travis.yml +4 -0
- data/Gemfile +4 -0
- data/LICENSE +21 -0
- data/README.md +34 -0
- data/Rakefile +10 -0
- data/bin/translink +7 -0
- data/doc/schema.graffle +786 -0
- data/doc/schema.png +0 -0
- data/lib/translink.rb +18 -0
- data/lib/translink/cli.rb +53 -0
- data/lib/translink/code.rb +9 -0
- data/lib/translink/crawler.rb +21 -0
- data/lib/translink/db.rb +20 -0
- data/lib/translink/model/route.rb +28 -0
- data/lib/translink/model/service.rb +20 -0
- data/lib/translink/model/stop.rb +31 -0
- data/lib/translink/model/stop/extractor.rb +67 -0
- data/lib/translink/page.rb +22 -0
- data/lib/translink/page/route.rb +29 -0
- data/lib/translink/page/timetable.rb +31 -0
- data/lib/translink/page/trip.rb +35 -0
- data/lib/translink/version.rb +3 -0
- data/test/fixtures/sample/route.html +1288 -0
- data/test/fixtures/sample/timetable.html +568 -0
- data/test/fixtures/verbatim/route.html +8484 -0
- data/test/fixtures/verbatim/timetable.html +6962 -0
- data/test/fixtures/verbatim/trip.html +856 -0
- data/test/helper.rb +9 -0
- data/test/unit/cli_test.rb +78 -0
- data/test/unit/code_test.rb +12 -0
- data/test/unit/crawler_test.rb +42 -0
- data/test/unit/model/route_test.rb +35 -0
- data/test/unit/model/service_test.rb +23 -0
- data/test/unit/model/stop/extractor_test.rb +112 -0
- data/test/unit/model/stop_test.rb +37 -0
- data/test/unit/page/route_test.rb +41 -0
- data/test/unit/page/timetable_test.rb +26 -0
- data/test/unit/page/trip_test.rb +35 -0
- data/test/unit/page_test.rb +11 -0
- data/tmp/.gitkeep +0 -0
- data/translink.gemspec +30 -0
- metadata +175 -0
@@ -0,0 +1,856 @@
|
|
1
|
+
<!--
|
2
|
+
2011-11-14
|
3
|
+
http://jp.translink.com.au/travel-information/services-and-timetables/trip-details/281889?timetableDate=2011-11-14
|
4
|
+
-->
|
5
|
+
|
6
|
+
<!DOCTYPE html>
|
7
|
+
<html lang="en-au">
|
8
|
+
<head><meta name="google-site-verification" content="nNhS0Na_38DlBjVO22yfHnekgn6xyusSgs0wqs4yDQ8" />
|
9
|
+
<link rel="stylesheet" href="/utilities/css/common.css_v1.7.7.139" type="text/css" media="screen, print" />
|
10
|
+
<!--[if lte IE 8]>
|
11
|
+
<style type="text/css">
|
12
|
+
#container-shadow {
|
13
|
+
zoom: 1;
|
14
|
+
background-color: #FFF;
|
15
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=5,MakeShadow=true,ShadowOpacity=0.30)";
|
16
|
+
padding: 0 0 0 10px;
|
17
|
+
}
|
18
|
+
.megamenu { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeded', endColorstr='#d9d3d4'); }
|
19
|
+
.searchform .searchbutton { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); }
|
20
|
+
.greyButton { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#555555'); }
|
21
|
+
</style>
|
22
|
+
<![endif]-->
|
23
|
+
<!--[if lte IE 7]> <link href="/utilities/css/styles-ie-lte7.css_v1.7.7.139" media="screen" rel="stylesheet" type="text/css" ><![endif]-->
|
24
|
+
<!--[if lte IE 6]> <link href="/utilities/css/styles-ie-lte6.css_v1.7.7.139" media="screen" rel="stylesheet" type="text/css" ><![endif]-->
|
25
|
+
<!--[if gte IE 9]> <style type="text/css">.blueButton, .greyButton, .searchform .searchbutton { filter: none; }</style><![endif]-->
|
26
|
+
<link rel="stylesheet" href="/utilities/css/print.css_v1.7.7.139" type="text/css" media="print" />
|
27
|
+
|
28
|
+
<script src="/utilities/common-javascript_v1.7.7.139" type="text/javascript" charset="utf-8"></script>
|
29
|
+
|
30
|
+
<script type="text/javascript">
|
31
|
+
var _gaq = _gaq || [];
|
32
|
+
_gaq.push(['_setAccount', 'UA-18464408-1']);
|
33
|
+
_gaq.push(['_setDomainName', '.translink.com.au']);
|
34
|
+
_gaq.push(['_trackPageview', '/travel-information/services-and-timetables/trip-details/281889']);
|
35
|
+
(function () {
|
36
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
37
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
38
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
39
|
+
})();
|
40
|
+
</script>
|
41
|
+
|
42
|
+
<title>
|
43
|
+
Trip details: City Buz 130 Via Sunnybank | TransLink
|
44
|
+
</title><meta name="description" content="TransLink is your one stop for public transport information, and coordinates and integrates public transport services in South East Queensland." /><meta name="keywords" content="TransLink,public,transport,information,bus,train,ferry,timetables,maps,events,service updates,announcements,go card,fares,tickets" /><meta name="author" content="TransLink Transit Authority" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
45
|
+
<!-- Data: 8 November, 2011 -->
|
46
|
+
</head>
|
47
|
+
<body>
|
48
|
+
<ul class="access">
|
49
|
+
<li><a href="#navigation-shortcut" tabindex="0">Skip to site navigation</a></li>
|
50
|
+
<li><a href="#content-shortcut" tabindex="0">Skip to content</a></li>
|
51
|
+
<li><a href="#footer-shortcut" tabindex="0">Skip to footer</a></li>
|
52
|
+
</ul>
|
53
|
+
<div id="center">
|
54
|
+
<div id="container-shadow">
|
55
|
+
<div id="container">
|
56
|
+
<div id="header">
|
57
|
+
<div id="courtesy-nav">
|
58
|
+
<ul id="courtesy-links">
|
59
|
+
<li><a href="http://translink.com.au/utils/goto/context/mobile" title="View the website on your mobile">Mobile site</a></li>
|
60
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/online" title="go card"><i>go</i> card login</a></li>
|
61
|
+
<li><a href="http://translink.com.au/site-information/site-map" title="An overview of the entire TransLink website">Site map</a></li>
|
62
|
+
<li class="last"><a href="http://translink.com.au/site-information/contact-us-and-help" title="Call us on 13 12 30, e-mail us, see us in person, follow us on Twitter, or send us a letter.">Contact us & help</a></li>
|
63
|
+
</ul>
|
64
|
+
</div>
|
65
|
+
<div id="header-content">
|
66
|
+
<h1 class="access">TransLink - Integrated public transport for South East Queensland</h1>
|
67
|
+
<a href="http://translink.com.au/" title="TransLink"><img src="/Content/Images/logo_topleft_translink.png" alt="TransLink" style="width: 237px; height: 46px;" class="logo" /></a>
|
68
|
+
<img src="/Content/Images/tagline.png" alt="Making travel easy" class="tagline" style="height: 46px; width: 206px;" />
|
69
|
+
</div>
|
70
|
+
<a id="navigation-shortcut" tabindex="0"></a>
|
71
|
+
<div id="main-nav" class="clearfix">
|
72
|
+
<div id="header-search" class="rightalign">
|
73
|
+
<form action="http://translink.com.au/site-information/search/results" method="get" id="search" class="searchform jLabel" name="search">
|
74
|
+
<fieldset>
|
75
|
+
<legend class="access">Search the TransLink website</legend>
|
76
|
+
<p>
|
77
|
+
<label for="searchbox" id="searchlabel1">Search site…</label>
|
78
|
+
<input type="text" name="query" id="searchbox" value="" class="searchfield" />
|
79
|
+
<input type="submit" value="Search" class="searchbutton" />
|
80
|
+
</p>
|
81
|
+
</fieldset>
|
82
|
+
</form>
|
83
|
+
</div>
|
84
|
+
<ul class="textShadowLight">
|
85
|
+
<li><a href="http://translink.com.au/" title="TransLink - Home">Home</a></li>
|
86
|
+
<li><a href="http://translink.com.au/travel-information" id="travelMenuLink">Travel information</a>
|
87
|
+
<div id="travelMenu" class="megamenu">
|
88
|
+
<div class="column">
|
89
|
+
<ul>
|
90
|
+
<li>
|
91
|
+
<a href="/travel-information/journey-planner">Journey planner</a>
|
92
|
+
<ul>
|
93
|
+
<li><a href="/travel-information/journey-planner">Journey planner</a></li>
|
94
|
+
<li><a href="/travel-information/journey-planner/train-planner">Train journey planner</a></li>
|
95
|
+
<li><a href="/travel-information/journey-planner/ferry-planner">Ferry journey planner</a></li>
|
96
|
+
</ul>
|
97
|
+
</li>
|
98
|
+
<li>
|
99
|
+
<a href="http://translink.com.au/travel-information/services-and-timetables">Services and timetables</a>
|
100
|
+
<ul>
|
101
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/search">Find services and timetables</a></li>
|
102
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/buses">Buses</a></li>
|
103
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/trains">Trains</a></li>
|
104
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/ferries">Ferries</a></li>
|
105
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/event-transport">Event transport</a></li>
|
106
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/school-transport">School transport</a></li>
|
107
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables/late-night-services">Late night services</a></li>
|
108
|
+
<li><a href="/travel-information/services-and-timetables/stop-to-stop">Stop-to-stop timetables</a></li>
|
109
|
+
<li><a href="http://translink.com.au/travel-information/services-and-timetables">More...</a></li>
|
110
|
+
</ul>
|
111
|
+
</li>
|
112
|
+
</ul>
|
113
|
+
<ul>
|
114
|
+
<li>
|
115
|
+
<a href="http://translink.com.au/travel-information/maps">Maps</a>
|
116
|
+
<ul>
|
117
|
+
<li><a href="http://translink.com.au/travel-information/maps">Maps</a></li>
|
118
|
+
</ul>
|
119
|
+
</li>
|
120
|
+
</ul>
|
121
|
+
</div>
|
122
|
+
<div class="column">
|
123
|
+
<ul>
|
124
|
+
<li>
|
125
|
+
<a href="http://translink.com.au/travel-information/service-updates">Service updates</a>
|
126
|
+
<ul>
|
127
|
+
<li><a href="http://translink.com.au/travel-information/service-updates">Current status and upcoming changes</a></li>
|
128
|
+
<li><a href="http://translink.com.au/travel-information/service-updates/about-service-updates">About service updates</a></li>
|
129
|
+
<li><a href="http://translink.com.au/travel-information/service-updates/queensland-rail-timetable-changes">Queensland Rail timetable changes</a></li>
|
130
|
+
<li><a href="http://translink.com.au/travel-information/service-updates/richlands-station">Richlands station</a></li>
|
131
|
+
</ul>
|
132
|
+
</li>
|
133
|
+
</ul>
|
134
|
+
<ul>
|
135
|
+
<li>
|
136
|
+
<a href="http://translink.com.au/travel-information/stops-and-stations">Stops and stations</a>
|
137
|
+
<ul>
|
138
|
+
<li><a href="http://translink.com.au/travel-information/stops-and-stations/train-stations">Train stations</a></li>
|
139
|
+
<li><a href="http://translink.com.au/travel-information/stops-and-stations/busway-stations">Busway stations</a></li>
|
140
|
+
<li><a href="http://translink.com.au/travel-information/stops-and-stations/ferry-terminals">Ferry terminals</a></li>
|
141
|
+
<li><a href="/travel-information/stops-and-stations/stop-timetables">Stop timetables</a></li>
|
142
|
+
<li><a href="/travel-information/stops-and-stations/stops-near-you">Stops near you</a></li>
|
143
|
+
<li><a href="http://translink.com.au/travel-information/stops-and-stations/bicycle-facilities">Bicycle facilities</a></li>
|
144
|
+
</ul>
|
145
|
+
</li>
|
146
|
+
</ul>
|
147
|
+
<ul>
|
148
|
+
<li>
|
149
|
+
<a href="http://translink.com.au/travel-information/accessibility">Accessibility</a>
|
150
|
+
<ul>
|
151
|
+
<li><a href="http://translink.com.au/travel-information/accessibility">Accessible services</a></li>
|
152
|
+
</ul>
|
153
|
+
</li>
|
154
|
+
</ul>
|
155
|
+
<ul>
|
156
|
+
<li>
|
157
|
+
<a href="http://translink.com.au/travel-information/safety-and-security">Safety and security</a>
|
158
|
+
<ul>
|
159
|
+
<li><a href="http://translink.com.au/travel-information/safety-and-security">Safety and security</a></li>
|
160
|
+
</ul>
|
161
|
+
</li>
|
162
|
+
</ul>
|
163
|
+
</div>
|
164
|
+
<div class="column">
|
165
|
+
<ul>
|
166
|
+
<li>
|
167
|
+
<a href="http://translink.com.au/travel-information/visiting-south-east-queensland">Visiting South East Queensland</a>
|
168
|
+
<ul>
|
169
|
+
<li><a href="http://translink.com.au/travel-information/visiting-south-east-queensland">Visiting South East Queensland</a></li>
|
170
|
+
<li><a href="http://translink.com.au/travel-information/visiting-south-east-queensland/major-destinations">Major destinations</a></li>
|
171
|
+
</ul>
|
172
|
+
</li>
|
173
|
+
</ul>
|
174
|
+
<ul>
|
175
|
+
<li>
|
176
|
+
<a href="http://translink.com.au/travel-information/how-to">How to</a>
|
177
|
+
<ul>
|
178
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-use-the-bus">How to use the bus</a></li>
|
179
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-use-the-train">How to use the train</a></li>
|
180
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-use-the-ferry">How to use the ferry</a></li>
|
181
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-find-your-bus-stop">How to find your bus stop</a></li>
|
182
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-plan-your-journey">How to plan your journey</a></li>
|
183
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-transfer-between-services">How to transfer between services</a></li>
|
184
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-travel-with-children-and-prams">How to travel with children and prams</a></li>
|
185
|
+
<li><a href="http://translink.com.au/travel-information/how-to/how-to-travel-with-large-items">How to travel with large items</a></li>
|
186
|
+
<li><a href="http://translink.com.au/travel-information/how-to/tips-for-courteous-behaviour">Tips for courteous behaviour</a></li>
|
187
|
+
</ul>
|
188
|
+
</li>
|
189
|
+
</ul>
|
190
|
+
</div>
|
191
|
+
</div>
|
192
|
+
</li>
|
193
|
+
<li><a href="http://translink.com.au/tickets-and-fares" id="ticketsMenuLink">Tickets and fares</a>
|
194
|
+
<div id="ticketsMenu" class="megamenu">
|
195
|
+
<div class="column">
|
196
|
+
<ul>
|
197
|
+
<li>
|
198
|
+
<a href="http://translink.com.au/tickets-and-fares/go-card"><i>go</i> card</a>
|
199
|
+
<ul>
|
200
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/about-go-card">About <i>go</i> card</a></li>
|
201
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/locations">Where to get it</a></li>
|
202
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/register-your-go-card">Register your <i>go</i> card</a></li>
|
203
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/top-up-your-go-card">Top up your <i>go</i> card.</a></li>
|
204
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/costs-and-discounts">Costs and discounts</a></li>
|
205
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/more">More...</a></li>
|
206
|
+
</ul>
|
207
|
+
</li>
|
208
|
+
</ul>
|
209
|
+
</div>
|
210
|
+
<div class="column">
|
211
|
+
<ul>
|
212
|
+
<li>
|
213
|
+
<a href="http://translink.com.au/tickets-and-fares/other-tickets">Other tickets</a>
|
214
|
+
<ul>
|
215
|
+
<li><a href="http://translink.com.au/tickets-and-fares/other-tickets/paper-tickets">Paper tickets</a></li>
|
216
|
+
<li><a href="http://translink.com.au/tickets-and-fares/other-tickets/school-travel-passes">School travel passes</a></li>
|
217
|
+
<li><a href="http://translink.com.au/tickets-and-fares/other-tickets/special-access-passes">Special access passes</a></li>
|
218
|
+
</ul>
|
219
|
+
</li>
|
220
|
+
</ul>
|
221
|
+
<ul>
|
222
|
+
<li>
|
223
|
+
<a href="http://translink.com.au/tickets-and-fares/fares">Fares</a>
|
224
|
+
<ul>
|
225
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/current-fares">Current fares</a></li>
|
226
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/changes-to-fares-and-ticketing-in-2011">Changes to fares and ticketing in 2011</a></li>
|
227
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/changes-to-fares-and-ticketing-in-2012">Changes to fares and ticketing in 2012</a></li>
|
228
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/concessions">Concessions</a></li>
|
229
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/peak-and-off-peak-times">Peak and off-peak times</a></li>
|
230
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/fare-zones">Zones</a></li>
|
231
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/conditions-of-travel">Conditions of travel</a></li>
|
232
|
+
<li><a href="http://translink.com.au/tickets-and-fares/fares/discounts-and-ways-to-save">Discounts and ways to save</a></li>
|
233
|
+
</ul>
|
234
|
+
</li>
|
235
|
+
</ul>
|
236
|
+
</div>
|
237
|
+
<div class="column">
|
238
|
+
<ul>
|
239
|
+
<li>
|
240
|
+
<a href="http://translink.com.au/tickets-and-fares/how-to">How to</a>
|
241
|
+
<ul>
|
242
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to/how-to-use-a-fare-machine">How to use a fare machine</a></li>
|
243
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to/how-to-buy-a-ticket">How to buy a ticket</a></li>
|
244
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to/how-to-claim-a-refund-for-incorrect-change">How to claim a refund for incorrect change</a></li>
|
245
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to/how-to-upgrade-your-ticket">How to upgrade your ticket</a></li>
|
246
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to/tickets-and-fares-after-midnight">Tickets and fares after midnight</a></li>
|
247
|
+
</ul>
|
248
|
+
</li>
|
249
|
+
</ul>
|
250
|
+
</div>
|
251
|
+
</div>
|
252
|
+
</li>
|
253
|
+
<li><a href="http://translink.com.au/news-and-updates" id="newsMenuLink">News and updates</a></li>
|
254
|
+
<li><a href="http://translink.com.au/about-translink" id="aboutusMenuLink">About TransLink</a>
|
255
|
+
<div id="aboutusMenu" class="megamenu">
|
256
|
+
<div class="column">
|
257
|
+
<ul>
|
258
|
+
<li>
|
259
|
+
<a href="http://translink.com.au/about-translink/who-we-are">Who we are</a>
|
260
|
+
<ul>
|
261
|
+
<li><a href="http://translink.com.au/about-translink/who-we-are/our-culture-and-values">Our culture and values</a></li>
|
262
|
+
<li><a href="http://translink.com.au/about-translink/who-we-are/governance">Governance</a></li>
|
263
|
+
<li><a href="http://translink.com.au/about-translink/who-we-are/our-board">Our board</a></li>
|
264
|
+
<li><a href="http://translink.com.au/about-translink/who-we-are/our-leadership">Our leadership</a></li>
|
265
|
+
<li><a href="http://translink.com.au/about-translink/who-we-are/who-we-work-with">Who we work with</a></li>
|
266
|
+
</ul>
|
267
|
+
</li>
|
268
|
+
</ul>
|
269
|
+
<ul>
|
270
|
+
<li>
|
271
|
+
<a href="http://translink.com.au/about-translink/what-we-do">What we do</a>
|
272
|
+
<ul>
|
273
|
+
<li><a href="http://translink.com.au/about-translink/what-we-do/strategic-plan">Strategic plan</a></li>
|
274
|
+
<li><a href="http://translink.com.au/about-translink/what-we-do/customer-research">Customer research</a></li>
|
275
|
+
<li><a href="http://translink.com.au/about-translink/what-we-do/customer-service">Customer service</a></li>
|
276
|
+
<li><a href="http://translink.com.au/about-translink/what-we-do/public-transport-planning">Public transport planning</a></li>
|
277
|
+
<li><a href="http://translink.com.au/about-translink/what-we-do/infrastructure-projects">Infrastructure projects</a></li>
|
278
|
+
</ul>
|
279
|
+
</li>
|
280
|
+
</ul>
|
281
|
+
</div>
|
282
|
+
<div class="column">
|
283
|
+
<ul>
|
284
|
+
<li>
|
285
|
+
<a href="http://translink.com.au/about-translink/our-service-area">Our service area</a>
|
286
|
+
<ul>
|
287
|
+
<li><a href="http://translink.com.au/about-translink/our-service-area">Our service area</a></li>
|
288
|
+
</ul>
|
289
|
+
</li>
|
290
|
+
</ul>
|
291
|
+
<ul>
|
292
|
+
<li>
|
293
|
+
<a href="http://translink.com.au/about-translink/reporting-and-publications">Reporting and publications</a>
|
294
|
+
<ul>
|
295
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/media-releases">Media releases</a></li>
|
296
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/annual-and-quarterly-reports">Annual and quarterly reports</a></li>
|
297
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/key-facts-and-figures">Key facts and figures</a></li>
|
298
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/right-to-information">Right to information</a></li>
|
299
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/translink-network-plan">TransLink Network Plan</a></li>
|
300
|
+
</ul>
|
301
|
+
</li>
|
302
|
+
</ul>
|
303
|
+
</div>
|
304
|
+
<div class="column">
|
305
|
+
<ul>
|
306
|
+
<li>
|
307
|
+
<a href="http://translink.com.au/about-translink/employment">Employment</a>
|
308
|
+
<ul>
|
309
|
+
<li><a href="https://smartjobs.qld.gov.au/jobtools/jncustomsearch.searchResults?in_organid=14904&in_multi02_id=requirements.agencynumber&in_multi02=%2215389%22" target="_blank">Jobs with TransLink</a></li>
|
310
|
+
<li><a href="http://translink.com.au/about-translink/employment/graduates">Graduates</a></li>
|
311
|
+
<li><a href="http://translink.com.au/about-translink/employment/types-of-work">Types of work</a></li>
|
312
|
+
<li><a href="http://translink.com.au/about-translink/employment/whats-it-like">What it’s like</a></li>
|
313
|
+
<li><a href="http://translink.com.au/about-translink/employment/benefits-and-opportunities">Benefits and opportunities</a></li>
|
314
|
+
</ul>
|
315
|
+
</li>
|
316
|
+
</ul>
|
317
|
+
<ul>
|
318
|
+
<li>
|
319
|
+
<a href="http://translink.com.au/about-translink/business-and-partnership-opportunities">Business and partnership opportunities</a>
|
320
|
+
<ul>
|
321
|
+
<li><a href="http://translink.com.au/about-translink/business-and-partnership-opportunities/become-a-go-card-retailer">Become a <i>go</i> card retailer</a></li>
|
322
|
+
</ul>
|
323
|
+
</li>
|
324
|
+
</ul>
|
325
|
+
</div>
|
326
|
+
</div>
|
327
|
+
</li>
|
328
|
+
</ul>
|
329
|
+
</div>
|
330
|
+
</div>
|
331
|
+
<a id="content-shortcut" tabindex="0"></a>
|
332
|
+
<div id="contentContainer">
|
333
|
+
<div id="breadcrumbs">
|
334
|
+
<span class="access">You are here:</span>
|
335
|
+
<p>
|
336
|
+
<a href="http://translink.com.au/">Home</a>
|
337
|
+
<a href="http://translink.com.au/travel-information">Travel information</a>
|
338
|
+
|
339
|
+
<a href="http://translink.com.au/travel-information/services-and-timetables">Services and timetables</a>
|
340
|
+
Trip details
|
341
|
+
|
342
|
+
</p>
|
343
|
+
</div>
|
344
|
+
<div id="contentleftCol">
|
345
|
+
<div id="headingBar" class="clearfix">
|
346
|
+
<h1>Trip details: City Buz 130 Via Sunnybank</h1>
|
347
|
+
<span id="print"><a href="javascript:window.print()" class="noBorder">Print</a></span>
|
348
|
+
<span id="resize_up"><a href="#">increase text size</a></span>
|
349
|
+
<span id="resize_mid"><a href="#">reset text size</a></span>
|
350
|
+
<span id="resize_down"><a href="#">decrease text size</a></span>
|
351
|
+
</div>
|
352
|
+
<div class="underline indented"> </div>
|
353
|
+
|
354
|
+
<div class="content">
|
355
|
+
<p>Trip details for service departing <span style="font-weight: bold;">5.00am, Monday 14 November 2011</span></p>
|
356
|
+
|
357
|
+
<table class="contentTable">
|
358
|
+
<caption class="access">Trip details for 130 service departing 5.00am, Monday 14 November 2011</caption>
|
359
|
+
<thead>
|
360
|
+
<tr>
|
361
|
+
<th>Stop Name</th>
|
362
|
+
|
363
|
+
<th>Time</th>
|
364
|
+
|
365
|
+
</tr>
|
366
|
+
</thead>
|
367
|
+
<tbody>
|
368
|
+
|
369
|
+
<tr>
|
370
|
+
<td>
|
371
|
+
Illaweena St (Waterstone)<br />
|
372
|
+
Waterstone, Illaweena St far side of Waterbrooke Crt
|
373
|
+
</td>
|
374
|
+
|
375
|
+
<td>
|
376
|
+
5.00am
|
377
|
+
|
378
|
+
</td>
|
379
|
+
|
380
|
+
</tr>
|
381
|
+
|
382
|
+
<tr>
|
383
|
+
<td>
|
384
|
+
Illaweena St far side of Tamarisk Way<br />
|
385
|
+
|
386
|
+
</td>
|
387
|
+
|
388
|
+
<td>
|
389
|
+
5.01am
|
390
|
+
|
391
|
+
</td>
|
392
|
+
|
393
|
+
</tr>
|
394
|
+
|
395
|
+
<tr>
|
396
|
+
<td>
|
397
|
+
Parkinson East<br />
|
398
|
+
Parkinson East, Algester Rd approaching opposite Lake Eyre Cr
|
399
|
+
</td>
|
400
|
+
|
401
|
+
<td>
|
402
|
+
5.03am
|
403
|
+
|
404
|
+
</td>
|
405
|
+
|
406
|
+
</tr>
|
407
|
+
|
408
|
+
<tr>
|
409
|
+
<td>
|
410
|
+
Parkinson<br />
|
411
|
+
Parkinson, Algester Rd far side of Bannockburn Cr
|
412
|
+
</td>
|
413
|
+
|
414
|
+
<td>
|
415
|
+
5.05am
|
416
|
+
|
417
|
+
</td>
|
418
|
+
|
419
|
+
</tr>
|
420
|
+
|
421
|
+
<tr>
|
422
|
+
<td>
|
423
|
+
Glenfield<br />
|
424
|
+
Glenfield, Algester Rd approaching Glenfield St
|
425
|
+
</td>
|
426
|
+
|
427
|
+
<td>
|
428
|
+
5.06am
|
429
|
+
|
430
|
+
</td>
|
431
|
+
|
432
|
+
</tr>
|
433
|
+
|
434
|
+
<tr>
|
435
|
+
<td>
|
436
|
+
Nottingham<br />
|
437
|
+
Nottingham, Algester Rd approaching Nottingham Rd
|
438
|
+
</td>
|
439
|
+
|
440
|
+
<td>
|
441
|
+
5.06am
|
442
|
+
|
443
|
+
</td>
|
444
|
+
|
445
|
+
</tr>
|
446
|
+
|
447
|
+
<tr>
|
448
|
+
<td>
|
449
|
+
Ridgewood Heights<br />
|
450
|
+
Ridgewood Rd (far side of Kulcha St)
|
451
|
+
</td>
|
452
|
+
|
453
|
+
<td>
|
454
|
+
5.08am
|
455
|
+
|
456
|
+
</td>
|
457
|
+
|
458
|
+
</tr>
|
459
|
+
|
460
|
+
<tr>
|
461
|
+
<td>
|
462
|
+
Ridgewood Park<br />
|
463
|
+
Ridgewood Park, Ridgewood Rd (far side of Yorrell St)
|
464
|
+
</td>
|
465
|
+
|
466
|
+
<td>
|
467
|
+
5.09am
|
468
|
+
|
469
|
+
</td>
|
470
|
+
|
471
|
+
</tr>
|
472
|
+
|
473
|
+
<tr>
|
474
|
+
<td>
|
475
|
+
Algester<br />
|
476
|
+
Stop 83, 63 Ridgewood Rd (approaching Silkwood St)
|
477
|
+
</td>
|
478
|
+
|
479
|
+
<td>
|
480
|
+
5.11am
|
481
|
+
|
482
|
+
</td>
|
483
|
+
|
484
|
+
</tr>
|
485
|
+
|
486
|
+
<tr>
|
487
|
+
<td>
|
488
|
+
Algester East<br />
|
489
|
+
Algester East, Algester Rd (far side of Ridgewood Rd)
|
490
|
+
</td>
|
491
|
+
|
492
|
+
<td>
|
493
|
+
5.12am
|
494
|
+
|
495
|
+
</td>
|
496
|
+
|
497
|
+
</tr>
|
498
|
+
|
499
|
+
<tr>
|
500
|
+
<td>
|
501
|
+
Beaudesert Rd<br />
|
502
|
+
Beaudesert Road, Algester Rd (far side of Woodland St)
|
503
|
+
</td>
|
504
|
+
|
505
|
+
<td>
|
506
|
+
5.13am
|
507
|
+
|
508
|
+
</td>
|
509
|
+
|
510
|
+
</tr>
|
511
|
+
|
512
|
+
<tr>
|
513
|
+
<td>
|
514
|
+
Calam Rd<br />
|
515
|
+
Calam Road, Calam Rd (far side of Compton Rd)
|
516
|
+
</td>
|
517
|
+
|
518
|
+
<td>
|
519
|
+
5.16am
|
520
|
+
|
521
|
+
</td>
|
522
|
+
|
523
|
+
</tr>
|
524
|
+
|
525
|
+
<tr>
|
526
|
+
<td>
|
527
|
+
Sunnybank Hills South<br />
|
528
|
+
Sunnybank Hills South, 281 Pinelands Rd (approaching Hellawell Rd)
|
529
|
+
</td>
|
530
|
+
|
531
|
+
<td>
|
532
|
+
5.18am
|
533
|
+
|
534
|
+
</td>
|
535
|
+
|
536
|
+
</tr>
|
537
|
+
|
538
|
+
<tr>
|
539
|
+
<td>
|
540
|
+
Pinelands & Hellawell Rds<br />
|
541
|
+
Hellawell, Pinelands Rd far side of Hellawell Rd
|
542
|
+
</td>
|
543
|
+
|
544
|
+
<td>
|
545
|
+
5.19am
|
546
|
+
|
547
|
+
</td>
|
548
|
+
|
549
|
+
</tr>
|
550
|
+
|
551
|
+
<tr>
|
552
|
+
<td>
|
553
|
+
Pinelands<br />
|
554
|
+
Pinelands, Pinelands Rd (approaching Beenleigh Rd)
|
555
|
+
</td>
|
556
|
+
|
557
|
+
<td>
|
558
|
+
5.22am
|
559
|
+
|
560
|
+
</td>
|
561
|
+
|
562
|
+
</tr>
|
563
|
+
|
564
|
+
<tr>
|
565
|
+
<td>
|
566
|
+
Altandi<br />
|
567
|
+
Altandi, Mains Rd (far side of Shearwin St)
|
568
|
+
</td>
|
569
|
+
|
570
|
+
<td>
|
571
|
+
5.25am
|
572
|
+
|
573
|
+
</td>
|
574
|
+
|
575
|
+
</tr>
|
576
|
+
|
577
|
+
<tr>
|
578
|
+
<td>
|
579
|
+
Turton (Stop 80, 242 Mains Rd far side of Newber St)<br />
|
580
|
+
|
581
|
+
</td>
|
582
|
+
|
583
|
+
<td>
|
584
|
+
5.25am
|
585
|
+
|
586
|
+
</td>
|
587
|
+
|
588
|
+
</tr>
|
589
|
+
|
590
|
+
<tr>
|
591
|
+
<td>
|
592
|
+
Sunnybank<br />
|
593
|
+
Sunnybank, Mains Rd (far side of Mccullough St)
|
594
|
+
</td>
|
595
|
+
|
596
|
+
<td>
|
597
|
+
5.27am
|
598
|
+
|
599
|
+
</td>
|
600
|
+
|
601
|
+
</tr>
|
602
|
+
|
603
|
+
<tr>
|
604
|
+
<td>
|
605
|
+
Robertson<br />
|
606
|
+
Robertson, 518-522 Mains Rd opposite Fleetwood St
|
607
|
+
</td>
|
608
|
+
|
609
|
+
<td>
|
610
|
+
5.28am
|
611
|
+
|
612
|
+
</td>
|
613
|
+
|
614
|
+
</tr>
|
615
|
+
|
616
|
+
<tr>
|
617
|
+
<td>
|
618
|
+
Mains Rd Park & Ride<br />
|
619
|
+
Mains Rd Park & Ride, Mains Rd opposite approaching Omeo St
|
620
|
+
</td>
|
621
|
+
|
622
|
+
<td>
|
623
|
+
5.30am
|
624
|
+
|
625
|
+
</td>
|
626
|
+
|
627
|
+
</tr>
|
628
|
+
|
629
|
+
<tr>
|
630
|
+
<td>
|
631
|
+
Griffith University Busway<br />
|
632
|
+
Griffith University Platform 1, South East Busway At Sports Rd
|
633
|
+
</td>
|
634
|
+
|
635
|
+
<td>
|
636
|
+
5.34am
|
637
|
+
|
638
|
+
</td>
|
639
|
+
|
640
|
+
</tr>
|
641
|
+
|
642
|
+
<tr>
|
643
|
+
<td>
|
644
|
+
Mater Hill Busway<br />
|
645
|
+
Mater Hill Platform 1, South East Busway opposite Raymond Tce
|
646
|
+
</td>
|
647
|
+
|
648
|
+
<td>
|
649
|
+
5.42am
|
650
|
+
|
651
|
+
</td>
|
652
|
+
|
653
|
+
</tr>
|
654
|
+
|
655
|
+
<tr>
|
656
|
+
<td>
|
657
|
+
South Bank Busway<br />
|
658
|
+
South Bank Platform 1, South East Busway At Tribune St
|
659
|
+
</td>
|
660
|
+
|
661
|
+
<td>
|
662
|
+
5.44am
|
663
|
+
|
664
|
+
</td>
|
665
|
+
|
666
|
+
</tr>
|
667
|
+
|
668
|
+
<tr>
|
669
|
+
<td>
|
670
|
+
Cultural Centre Busway<br />
|
671
|
+
Cultural Centre Platform 1, South East Busway At Grey St
|
672
|
+
</td>
|
673
|
+
|
674
|
+
<td>
|
675
|
+
5.46am
|
676
|
+
|
677
|
+
</td>
|
678
|
+
|
679
|
+
</tr>
|
680
|
+
|
681
|
+
<tr>
|
682
|
+
<td>
|
683
|
+
Queen St Bus Station A6<br />
|
684
|
+
Qsbs Stop A6
|
685
|
+
</td>
|
686
|
+
|
687
|
+
<td>
|
688
|
+
5.50am
|
689
|
+
|
690
|
+
</td>
|
691
|
+
|
692
|
+
</tr>
|
693
|
+
|
694
|
+
</tbody>
|
695
|
+
|
696
|
+
</table>
|
697
|
+
<br />
|
698
|
+
<br />
|
699
|
+
|
700
|
+
<div class="icon_info">
|
701
|
+
<p class="icon_info">Check <a href="http://translink.com.au/travel-information/service-updates">service updates</a> for current service status and upcoming changes before you travel</p>
|
702
|
+
|
703
|
+
</div>
|
704
|
+
</div>
|
705
|
+
|
706
|
+
</div>
|
707
|
+
<div id="contentrightCol" class="clearfix">
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
</div>
|
712
|
+
</div>
|
713
|
+
<a id="footer-shortcut" tabindex="0"></a>
|
714
|
+
<div id="footer">
|
715
|
+
<div id="footer-nav">
|
716
|
+
<div id="footer-travelinfo" class="footer-links leftalign">
|
717
|
+
<h2>Travel Information</h2>
|
718
|
+
<div class="underline"> </div>
|
719
|
+
<ul>
|
720
|
+
<li>
|
721
|
+
<a href="/travel-information/journey-planner" title="Plan your journey">Journey planner</a>
|
722
|
+
</li>
|
723
|
+
<li>
|
724
|
+
<a href="http://translink.com.au/travel-information/services-and-timetables" title="View information about our services and timetables">Services and timetables</a>
|
725
|
+
</li>
|
726
|
+
<li>
|
727
|
+
<a href="http://translink.com.au/travel-information/maps" title="See our maps">
|
728
|
+
Maps
|
729
|
+
</a>
|
730
|
+
</li>
|
731
|
+
<li>
|
732
|
+
<a href="http://translink.com.au/travel-information/service-updates" title="View current status and upcoming changes">
|
733
|
+
Service updates
|
734
|
+
</a>
|
735
|
+
</li>
|
736
|
+
<li>
|
737
|
+
<a href="http://translink.com.au/travel-information/how-to" title="How to guides">
|
738
|
+
How to…
|
739
|
+
</a>
|
740
|
+
</li>
|
741
|
+
</ul>
|
742
|
+
<ul>
|
743
|
+
<li><a href="http://translink.com.au/travel-information" title="More travel information">
|
744
|
+
More travel information</a></li>
|
745
|
+
</ul>
|
746
|
+
</div>
|
747
|
+
<div id="footer-tickets" class="footer-links leftalign">
|
748
|
+
<h2>Tickets and fares</h2>
|
749
|
+
<div class="underline"> </div>
|
750
|
+
<ul>
|
751
|
+
<li>
|
752
|
+
<a href="http://translink.com.au/tickets-and-fares/go-card" title="View information about go card"><i>go</i> card</a>
|
753
|
+
</li>
|
754
|
+
<li>
|
755
|
+
<a href="http://translink.com.au/tickets-and-fares/other-tickets" title="View information about our other tickets and passes">Other tickets</a>
|
756
|
+
</li>
|
757
|
+
<li>
|
758
|
+
<a href="http://translink.com.au/tickets-and-fares/fares" title="View information about fares">Fares</a>
|
759
|
+
</li>
|
760
|
+
<li><a href="http://translink.com.au/tickets-and-fares/how-to" title="How to guides">
|
761
|
+
How to…</a></li>
|
762
|
+
</ul>
|
763
|
+
<ul>
|
764
|
+
<li><a href="http://translink.com.au/tickets-and-fares" title="More on tickets and fares">More
|
765
|
+
on tickets and fares</a></li>
|
766
|
+
</ul>
|
767
|
+
</div>
|
768
|
+
<div id="footer-about" class="leftalign">
|
769
|
+
<h2>About TransLink</h2>
|
770
|
+
<div class="underline"> </div>
|
771
|
+
<ul>
|
772
|
+
<li>
|
773
|
+
<a href="http://translink.com.au/about-translink/who-we-are" title="Find out more about who we are">Who we are</a>
|
774
|
+
</li>
|
775
|
+
<li>
|
776
|
+
<a href="http://translink.com.au/about-translink/what-we-do" title="See what we do">What we do</a>
|
777
|
+
</li>
|
778
|
+
<li>
|
779
|
+
<a href="http://translink.com.au/about-translink/what-we-do/public-transport-planning" title="See what we've got planned for the future">Our future plans</a>
|
780
|
+
</li>
|
781
|
+
<li>
|
782
|
+
<a href="http://translink.com.au/about-translink/our-service-area" title="View information about where we operate">Our service area</a>
|
783
|
+
</li>
|
784
|
+
<li>
|
785
|
+
<a href="http://translink.com.au/about-translink/reporting-and-publications" title="View our reports and publications">Reporting and publications</a>
|
786
|
+
</li>
|
787
|
+
</ul>
|
788
|
+
<ul>
|
789
|
+
<li>
|
790
|
+
<a href="http://translink.com.au/about-translink" title="More about TransLink">More about TransLink</a>
|
791
|
+
</li>
|
792
|
+
</ul>
|
793
|
+
</div>
|
794
|
+
<div id="footer-searchbox" class="rightalign">
|
795
|
+
<h3 id="cantfindheading">
|
796
|
+
Can't find what you're looking for? Try…</h3>
|
797
|
+
<form action="http://pan.search.qld.gov.au/search/search.cgi" class="searchform jLabel" id="footer-search" name="footer-search">
|
798
|
+
<fieldset>
|
799
|
+
<legend class="access">Search the TransLink website</legend>
|
800
|
+
<input type="hidden" name="num_ranks" value="10" />
|
801
|
+
<input type="hidden" name="tiers" value="off" />
|
802
|
+
<input type="hidden" name="collection" value="qld-gov" />
|
803
|
+
<input type="hidden" name="profile" value="translink" />
|
804
|
+
<p>
|
805
|
+
<label for="searchbox2" id="searchlabel2">
|
806
|
+
Search site…</label>
|
807
|
+
<input type="text" name="query" id="searchbox2" value="" class="searchfield" autocomplete="off" /><input
|
808
|
+
type="submit" value="Search" class="searchbutton" id="footersearch-button" />
|
809
|
+
</p>
|
810
|
+
</fieldset>
|
811
|
+
</form>
|
812
|
+
<ul id="footer-courtesy">
|
813
|
+
<li><a href="http://translink.com.au/utils/goto/context/mobile" title="View the website on your mobile">Mobile site</a></li>
|
814
|
+
<li><a href="http://translink.com.au/tickets-and-fares/go-card/online" title="go card"><i>go</i> card login</a></li>
|
815
|
+
<li><a href="http://translink.com.au/site-information/site-map" title="An overview of the entire TransLink website">Site map</a></li>
|
816
|
+
<li class="last"><a href="http://translink.com.au/site-information/contact-us-and-help" title="Call us on 13 12 30, e-mail us, see us in person, follow us on Twitter, or send us a letter.">Contact us & help</a></li>
|
817
|
+
</ul>
|
818
|
+
<div id="footer-icons">
|
819
|
+
<a class="hotspot1" href="http://translink.com.au/travel-information/services-and-timetables/buses" title="View the bus services page."> </a>
|
820
|
+
<a class="hotspot2" href="http://translink.com.au/travel-information/services-and-timetables/trains" title="View the train services page."> </a>
|
821
|
+
<a class="hotspot3" href="http://translink.com.au/travel-information/services-and-timetables/ferries" title="View the ferry services page."> </a>
|
822
|
+
</div>
|
823
|
+
</div>
|
824
|
+
</div>
|
825
|
+
<div id="footer-languages" class="textShadowDark">
|
826
|
+
<h3>Information in your language</h3>
|
827
|
+
<ul id="section-other-languages" class="clearfix">
|
828
|
+
<li class="first"><a href="http://translink.com.au/site-information/languages/arabic" title="Arabic"><span dir="rtl">العربية</span></a></li>
|
829
|
+
<li><a href="http://translink.com.au/site-information/languages/chinese" title="Chinese">简体中文</a></li>
|
830
|
+
<li><a href="http://translink.com.au/site-information/languages/french" title="French">Français</a></li>
|
831
|
+
<li><a href="http://translink.com.au/site-information/languages/german" title="German">Deutsch</a></li>
|
832
|
+
<li><a href="http://translink.com.au/site-information/languages/greek" title="Greek">ελληνικά</a></li>
|
833
|
+
<li><a href="http://translink.com.au/site-information/languages/italian" title="Italian">Italiano</a></li>
|
834
|
+
<li><a href="http://translink.com.au/site-information/languages/japanese" title="Japanese">日本語</a></li>
|
835
|
+
<li><a href="http://translink.com.au/site-information/languages/korean" title="Korean">한국어</a></li>
|
836
|
+
<li><a href="http://translink.com.au/site-information/languages/serbian" title="Serbian">Српски</a></li>
|
837
|
+
<li><a href="http://translink.com.au/site-information/languages/spanish" title="Spanish">Español</a></li>
|
838
|
+
<li><a href="http://translink.com.au/site-information/languages/vietnamese" title="Vietnamese">Việt Ngữ</a></li>
|
839
|
+
</ul>
|
840
|
+
</div>
|
841
|
+
<div id="footer-end">
|
842
|
+
<ul id="section-footer-links">
|
843
|
+
<li><a href="http://translink.com.au/site-information/legal/copyright" title="Copyright">Copyright</a></li>
|
844
|
+
<li><a href="http://translink.com.au/site-information/legal/disclaimer" title="Disclaimer">Disclaimer</a></li>
|
845
|
+
<li><a href="http://translink.com.au/site-information/legal/privacy" title="Privacy">Privacy</a></li>
|
846
|
+
<li><a href="http://translink.com.au/about-translink/reporting-and-publications/right-to-information" title="Right to information">Right to information</a></li>
|
847
|
+
<li class="last"><a href="http://translink.com.au/site-information/contact-us-and-help/website-help" title="Website help">Website help</a></li>
|
848
|
+
</ul>
|
849
|
+
<p>© TransLink Transit Authority 2010 <span style="color: #999;">v1.7.7.139</span></p>
|
850
|
+
</div>
|
851
|
+
</div>
|
852
|
+
</div>
|
853
|
+
</div>
|
854
|
+
</div>
|
855
|
+
</body>
|
856
|
+
</html>
|