From: root Date: Thu, 10 Feb 2011 07:33:52 +0000 Subject: Add html/pdf inconsistency fixes X-Git-Url: https://maxious.lambdacomplex.org/git/?p=bus.git&a=commitdiff&h=e031a5df0be46540bc99eb526ba9b1ed120c0513 --- Add html/pdf inconsistency fixes --- --- a/betweenpoint.php +++ b/betweenpoint.php @@ -10,7 +10,7 @@ // create the ol map object var map = new OpenLayers.Map('map'); - var osmtiles = new OpenLayers.Layer.OSM("local", "http://10.0.1.154/tiles/${z}/${x}/${y}.png") + var osmtiles = new OpenLayers.Layer.OSM("local", "/tiles/${z}/${x}/${y}.png") // use http://open.atlas.free.fr/GMapsTransparenciesImgOver.php and http://code.google.com/p/googletilecutter/ to make tiles markers = new OpenLayers.Layer.Markers("Between Stop Markers"); @@ -76,7 +76,7 @@ '; } ?> -var timeicon = new OpenLayers.Icon("icong.png",new OpenLayers.Size(32,32)); +var timeicon = new OpenLayers.Icon("icong.png",new OpenLayers.Size(16,16)); var timepoints = new OpenLayers.Layer.GeoRSS("Timing Points", "displaytimepoints.georss.php", { icon: timeicon }); map.addLayers([osmtiles, markers,timepoints]); --- a/maxious-canberra-transit-feed/01-extracttimes.rb +++ b/maxious-canberra-transit-feed/01-extracttimes.rb @@ -17,9 +17,12 @@ timing_point = tp.content.squeeze(" ").gsub("Shops"," ").gsub("Bus Station"," Bus Station ").gsub("Interchange"," Bus Station ").gsub(" Platform"," (Platform") timing_point = timing_point.gsub("Machonochie","Maconochie").gsub("Hume"," ").gsub("Market Place","Marketplace").gsub("Terminus Fyshwick","Terminus") timing_point = timing_point.gsub(" - "," - ").gsub("\n"," ").gsub("\r"," ").gsub("\t"," ").gsub("\\"," / ").gsub("/"," / ").gsub(","," ").gsub("\302\240","").squeeze(" ").strip + if (short_name == "923" or short_name == "924" or short_name == "938") and timing_point == "Pearce" + timing_point = "Canberra Hospital" + end if (tp.content.match('Platform')) timing_point.concat(")") - end; + end if tp.to_s.match(/[0-9][0-9][0-9]/) or tp.to_s.include? "Wheelchair" timing_point = nil end --- a/maxious-canberra-transit-feed/02-tidytimepoints.rb +++ b/maxious-canberra-transit-feed/02-tidytimepoints.rb @@ -75,12 +75,13 @@ "Procor / Mead"=>"Proctor / Mead", "Fyshwick DirectFactory Outlet"=>"Fyshwick Direct Factory Outlet", "Yarrulumla"=>"Yarralumla", - "Tharwa Dr / Pocket Ave"=>"Tharwa Dr / Pockett Ave", "Paul Coe / Mirrebei Dr"=>"Paul Coe / Mirrabei Dr", "Mirrebei Drive / Dam Wall"=>"Mirrabei Drive / Dam Wall", - "Tharwa / Knoke" => "Tharwa Drive / Knoke Ave", + "Tharwa / Knoke" => "Tharwa Drive / Pockett Ave", + "Tharwa Drive / Knoke Ave" => "Tharwa Drive / Pockett Ave", "Tharwa / Pocket" => "Tharwa Drive / Pockett Ave", 'Tharwa Dr / Pockett Ave' => "Tharwa Drive / Pockett Ave", + "Tharwa Dr / Pocket Ave"=>"Tharwa Dr / Pockett Ave", "Outrim / Duggan" => "Outtrim / Duggan", "ANU Burton and Garran Hall Daley Rd" => "Burton and Garran Hall Daley Road", "Farrer Primary"=>"Farrer Primary School", --- a/maxious-canberra-transit-feed/05-addbetweenpointstotimetables.rb +++ b/maxious-canberra-transit-feed/05-addbetweenpointstotimetables.rb @@ -36,7 +36,7 @@ #conn.close() if conn end between_points.each do |between_point_row| - points = between_point_row['points'].split(";") + points = between_point_row['points'].strip.split(";") points.delete("") timetable["between_stops"][timetable["time_points"][i] + '-' +timetable["time_points"][i+1]] = points; end --- a/maxious-canberra-transit-feed/cbrtable.yml +++ b/maxious-canberra-transit-feed/cbrtable.yml @@ -12,7 +12,6 @@ - { name: ADFA,stop_code: ADFA, lat: -35.2937972, lng: 149.1643403} - { name: Ainslie,stop_code: Ainslie, lat: -35.2620105, lng: 149.1443302} - { name: Alexander Maconochie Centre,stop_code: Alexander Maconochie Centre, lat: -35.3720651, lng: 149.1696618} - - { name: Alpen & Clifford St,stop_code: Alpen & Clifford St, lat: -35.20562, lng: 149.06259} - { name: Anthony Rolfe Av / Moonlight Av,stop_code: Anthony Rolfe Av / Moonlight Av, lat: -35.1856021, lng: 149.1543639} - { name: Aranda,stop_code: Aranda, lat: -35.257534, lng: 149.0762963} - { name: Athllon / Sulwood Kambah,stop_code: Athllon / Sulwood Kambah, lat: -35.38442, lng: 149.09328} @@ -44,8 +43,7 @@ - { name: Centrelink Tuggeranong,stop_code: Centrelink Tuggeranong, lat: -35.4207496, lng: 149.0700973} - { name: Chapman,stop_code: Chapman, lat: -35.3557877, lng: 149.0408111} - { name: Charnwood,stop_code: Charnwood, lat: -35.2052138, lng: 149.0337266} - - { name: Charnwood Tillyard Dr,stop_code: Charnwood Tillyard Dr, lat: -35.20295, lng: 149.04027} - - { name: Chifley,stop_code: Chifley, lat: -35.350985, lng: 149.077319} + - { name: Chifley,stop_code: Chifley, lat: -35.3529713, lng: 149.0759413} - { name: Chisholm,stop_code: Chisholm, lat: -35.41341, lng: 149.1308079} - { name: Chuculba / William Slim Dr,stop_code: Chuculba / William Slim Dr, lat: -35.208931, lng: 149.088499} - { name: CIT Weston,stop_code: CIT Weston, lat: -35.330234, lng: 149.058632} @@ -72,8 +70,8 @@ - { name: Cook,stop_code: Cook, lat: -35.2596, lng: 149.0638} - { name: Cooleman Court,stop_code: Cooleman Court, lat: -35.34147, lng: 149.05338} - { name: Copland College,stop_code: Copland College, lat: -35.2127018, lng: 149.0596387} - - { name: Curtin,stop_code: Curtin, lat: -35.3248779, lng: 149.081441} - - { name: Deakin,stop_code: Deakin, lat: -35.3158608, lng: 149.1084563} + - { name: Curtin,stop_code: Curtin, lat: -35.3253034, lng: 149.0840838} + - { name: Deakin,stop_code: Deakin, lat: -35.3151707, lng: 149.1084563} - { name: Deamer / Clift Richardson,stop_code: Deamer / Clift Richardson, lat: -35.4294463, lng: 149.12} - { name: Dickson / Antill St,stop_code: Dickson / Antill St, lat: -35.2489, lng: 149.14012} - { name: Dickson College,stop_code: Dickson College, lat: -35.24923, lng: 149.15315} @@ -88,10 +86,9 @@ - { name: Eye Hospital,stop_code: Eye Hospital, lat: -35.3341884, lng: 149.1656213} - { name: Fairbairn Park,stop_code: Fairbairn Park, lat: -35.3038896, lng: 149.2038605} - { name: Farrer Primary School,stop_code: Farrer Primary School, lat: -35.37887, lng: 149.10641} - - { name: Farrer Terminus,stop_code: Farrer Terminus, lat: -35.3771794, lng: 149.1046948} + - { name: Farrer Terminus,stop_code: Farrer Terminus, lat: -35.380274, lng: 149.1104016} - { name: Federation Square,stop_code: Federation Square, lat: -35.1908726, lng: 149.0848153} - { name: Fisher,stop_code: Fisher, lat: -35.3605627, lng: 149.0576481} - - { name: Flemington Rd,stop_code: Flemington Rd, lat: -35.20756, lng: 149.14778} - { name: Flemington Rd / Nullabor Ave,stop_code: Flemington Rd / Nullabor Ave, lat: -35.2008585, lng: 149.1493407} - { name: Flemington Rd / Sandford St,stop_code: Flemington Rd / Sandford St, lat: -35.221231, lng: 149.144645} - { name: Florey,stop_code: Florey, lat: -35.2267757, lng: 149.0544025} @@ -99,7 +96,6 @@ - { name: Fraser East Terminus,stop_code: Fraser East Terminus, lat: -35.1896539, lng: 149.04811} - { name: Fraser West Terminus,stop_code: Fraser West Terminus, lat: -35.191513, lng: 149.038006} - { name: Fyshwick Direct Factory Outlet,stop_code: Fyshwick Direct Factory Outlet, lat: -35.3359862, lng: 149.1796322} - - { name: Fyshwick Terminus,stop_code: Fyshwick Terminus, lat: -35.3285202, lng: 149.1785592} - { name: Garran,stop_code: Garran, lat: -35.3423286, lng: 149.10811} - { name: Geoscience Australia,stop_code: Geoscience Australia, lat: -35.3429702, lng: 149.1583893} - { name: Giralang,stop_code: Giralang, lat: -35.2115608, lng: 149.0960692} @@ -117,31 +113,27 @@ - { name: Holt,stop_code: Holt, lat: -35.223099, lng: 149.0126269} - { name: Hoskins Street / Oodgeroo Ave,stop_code: Hoskins Street / Oodgeroo Ave, lat: -35.201095, lng: 149.139941} - { name: Hospice / Menindee Dr,stop_code: Hospice / Menindee Dr, lat: -35.303557, lng: 149.151627} - - { name: Hughes,stop_code: Hughes, lat: -35.3339223, lng: 149.093854} + - { name: Hughes,stop_code: Hughes, lat: -35.3324722, lng: 149.0923343} - { name: Isaacs,stop_code: Isaacs, lat: -35.3669823, lng: 149.1119217} - { name: Isabella,stop_code: Isabella, lat: -35.4285703, lng: 149.0916837} - { name: Jamison Centre,stop_code: Jamison Centre, lat: -35.2527268, lng: 149.0713712} - { name: John James Hospital,stop_code: John James Hospital, lat: -35.3200295, lng: 149.0955996} - { name: Kaleen Village / Maribrynong,stop_code: Kaleen Village / Maribrynong, lat: -35.2197554, lng: 149.1029934} - - { name: Kambah High,stop_code: Kambah High, lat: -35.3847749, lng: 149.0720245} + - { name: Kambah High,stop_code: Kambah High, lat: -35.3926493, lng: 149.068179} - { name: Kambah / Livingston St,stop_code: Kambah / Livingston St, lat: -35.3902193, lng: 149.0781883} - { name: Kambah Village,stop_code: Kambah Village, lat: -35.3800314, lng: 149.0576581} - - { name: Katherine Ave / Horse Park Drive,stop_code: Katherine Ave / Horse Park Drive, lat: -35.1680901, lng: 149.1321801} + - { name: Katherine Ave / Horse Park Drive,stop_code: Katherine Ave / Horse Park Drive, lat: -35.1688681, lng: 149.1387048} - { name: Kerrigan / Lhotsky,stop_code: Kerrigan / Lhotsky, lat: -35.193801, lng: 149.035689} - { name: Kings Ave / National Circuit,stop_code: Kings Ave / National Circuit, lat: -35.305004, lng: 149.13262} - { name: Kingsford Smith / Companion,stop_code: Kingsford Smith / Companion, lat: -35.2137074, lng: 149.0461359} - { name: Kingston,stop_code: Kingston, lat: -35.3161906, lng: 149.1398308} - { name: Kippax,stop_code: Kippax, lat: -35.22225, lng: 149.0195627} - - { name: Kippax Centre,stop_code: Kippax Centre, lat: -35.22172, lng: 149.01995} - - { name: Kosciuszko / Everard,stop_code: Kosciuszko / Everard, lat: -35.188901, lng: 149.1216937} + - { name: Kosciuszko / Everard,stop_code: Kosciuszko / Everard, lat: -35.1951396, lng: 149.1265593} - { name: Lanyon Marketplace,stop_code: Lanyon Marketplace, lat: -35.4573, lng: 149.09199} - - { name: Latham,stop_code: Latham, lat: -35.21848, lng: 149.03214} - { name: Latham Post Office,stop_code: Latham Post Office, lat: -35.21906, lng: 149.03223} - - { name: Lewis Luxton/Woodcock Dr,stop_code: Lewis Luxton/Woodcock Dr, lat: -35.4422566, lng: 149.0854375} - { name: Lithgow St Terminus Fyshwick,stop_code: Lithgow St Terminus Fyshwick, lat: -35.3310543, lng: 149.1635094} - - { name: Lyneham High,stop_code: Lyneham High, lat: -35.2524016, lng: 149.130254} - { name: Lyneham / Wattle St,stop_code: Lyneham / Wattle St, lat: -35.251719, lng: 149.1239146} - - { name: Lyons,stop_code: Lyons, lat: -35.3415779, lng: 149.0765703} + - { name: Lyons,stop_code: Lyons, lat: -35.3399554, lng: 149.0763376} - { name: Macarthur / Miller O'Connor,stop_code: Macarthur / Miller O'Connor, lat: -35.2587584, lng: 149.1153561} - { name: Macarthur / Northbourne Ave,stop_code: Macarthur / Northbourne Ave, lat: -35.26051, lng: 149.13224} - { name: Macgregor,stop_code: Macgregor, lat: -35.2100645, lng: 149.0122952} @@ -157,8 +149,7 @@ - { name: Mentone View / Tharwa Drive,stop_code: Mentone View / Tharwa Drive, lat: -35.45144, lng: 149.0919} - { name: Merici College,stop_code: Merici College, lat: -35.266525, lng: 149.137037} - { name: Mirrabei Drive / Dam Wall,stop_code: Mirrabei Drive / Dam Wall, lat: -35.177453, lng: 149.124291} - - { name: Monash,stop_code: Monash, lat: -35.4190254, lng: 149.0834805} - - { name: Monash Goodwin Village,stop_code: Monash Goodwin Village, lat: -35.421084, lng: 149.097438} + - { name: Monash Goodwin Village,stop_code: Monash Goodwin Village, lat: -35.4152914, lng: 149.0947375} - { name: Monash Primary,stop_code: Monash Primary, lat: -35.414879, lng: 149.089411} - { name: Mount Neighbour School,stop_code: Mount Neighbour School, lat: -35.382445, lng: 149.051518} - { name: Narrabundah College,stop_code: Narrabundah College, lat: -35.3362106, lng: 149.1471005} @@ -169,7 +160,7 @@ - { name: National Zoo and Aquarium,stop_code: National Zoo and Aquarium, lat: -35.29915, lng: 149.07025} - { name: Newcastle Street after Isa Street,stop_code: Newcastle Street after Isa Street, lat: -35.3255, lng: 149.173291} - { name: Ngunnawal Primary,stop_code: Ngunnawal Primary, lat: -35.1688551, lng: 149.1112569} - - { name: Nicholls Primary,stop_code: Nicholls Primary, lat: -35.1905592, lng: 149.0876716} + - { name: Nicholls Primary,stop_code: Nicholls Primary, lat: -35.1836886, lng: 149.099298} - { name: Northbourne Avenue / Antill St,stop_code: Northbourne Avenue / Antill St, lat: -35.248287, lng: 149.134241} - { name: North Lyneham,stop_code: North Lyneham, lat: -35.2401925, lng: 149.1255722} - { name: O'Connor,stop_code: O'Connor, lat: -35.2640376, lng: 149.1226107} @@ -179,7 +170,6 @@ - { name: Parliament House,stop_code: Parliament House, lat: -35.3081571, lng: 149.1244592} - { name: Paul Coe / Mirrabei Dr,stop_code: Paul Coe / Mirrabei Dr, lat: -35.17467, lng: 149.12005} - { name: Pearce,stop_code: Pearce, lat: -35.3625413, lng: 149.0815935} - - { name: Police College Weston,stop_code: Police College Weston, lat: -35.33018, lng: 149.05458} - { name: Proctor / Mead,stop_code: Proctor / Mead, lat: -35.415305, lng: 149.127204} - { name: Railway Station Kingston,stop_code: Railway Station Kingston, lat: -35.319602, lng: 149.149083} - { name: Red Hill,stop_code: Red Hill, lat: -35.3406993, lng: 149.1313712} @@ -191,15 +181,14 @@ - { name: Southlands Mawson,stop_code: Southlands Mawson, lat: -35.3650685, lng: 149.0945962} - { name: Southwell Park,stop_code: Southwell Park, lat: -35.24573, lng: 149.1321} - { name: Spence,stop_code: Spence, lat: -35.194735, lng: 149.062352} - - { name: Spence Terminus,stop_code: Spence Terminus, lat: -35.199684, lng: 149.0676196} + - { name: Spence Terminus,stop_code: Spence Terminus, lat: -35.2007421, lng: 149.068409} - { name: St Clare of Assisi Primary,stop_code: St Clare of Assisi Primary, lat: -35.4606284, lng: 149.0962704} - { name: St Francis Xavier Florey,stop_code: St Francis Xavier Florey, lat: -35.223951, lng: 149.0406888} - { name: Stromlo High Waramanga,stop_code: Stromlo High Waramanga, lat: -35.3551186, lng: 149.0547624} - { name: St Thomas More's Campbell,stop_code: St Thomas More's Campbell, lat: -35.286717, lng: 149.156836} - { name: Sydney Ave,stop_code: Sydney Ave, lat: -35.31193, lng: 149.13105} - { name: Taverner St / Erindale Dr,stop_code: Taverner St / Erindale Dr, lat: -35.4103948, lng: 149.0867553} - - { name: Tharwa Drive,stop_code: Tharwa Drive, lat: -35.458251, lng: 149.091652} - - { name: Tharwa Drive / Knoke Ave,stop_code: Tharwa Drive / Knoke Ave, lat: -35.47281, lng: 149.08926} + - { name: Tharwa Drive,stop_code: Tharwa Drive, lat: -35.4440881, lng: 149.1029773} - { name: Tharwa Drive / Pockett Ave,stop_code: Tharwa Drive / Pockett Ave, lat: -35.47348, lng: 149.09178} - { name: Theodore,stop_code: Theodore, lat: -35.4531254, lng: 149.1188345} - { name: Tillyard / Spalding,stop_code: Tillyard / Spalding, lat: -35.199204, lng: 149.044556} @@ -214,15 +203,15 @@ - { name: Wanniassa High,stop_code: Wanniassa High, lat: -35.3952462, lng: 149.0852655} - { name: Waramanga,stop_code: Waramanga, lat: -35.3526825, lng: 149.0594712} - { name: War Memorial / Limestone Ave,stop_code: War Memorial / Limestone Ave, lat: -35.280477, lng: 149.149085} - - { name: Watson,stop_code: Watson, lat: -35.2389399, lng: 149.1535345} - - { name: Watson Terminus,stop_code: Watson Terminus, lat: -35.2374698, lng: 149.1534553} + - { name: Watson,stop_code: Watson, lat: -35.2374698, lng: 149.1534553} + - { name: Watson Terminus,stop_code: Watson Terminus, lat: -35.2298957, lng: 149.1628978} - { name: Weetangera,stop_code: Weetangera, lat: -35.248393, lng: 149.0506342} - { name: Westfield Bus Station,stop_code: Westfield Bus Station, lat: -35.23875, lng: 149.0638} - { name: Westfield Bus Station (Platform 1),stop_code: Westfield Bus Station (Platform 1), lat: -35.23872, lng: 149.06387} - { name: Westfield Bus Station (Platform 2),stop_code: Westfield Bus Station (Platform 2), lat: -35.23882, lng: 149.0637} - - { name: West Macgregor,stop_code: West Macgregor, lat: -35.21207, lng: 149.00165} - - { name: Weston Creek Terminus,stop_code: Weston Creek Terminus, lat: -35.342728, lng: 149.0524906} - - { name: Weston Primary,stop_code: Weston Primary, lat: -35.3305221, lng: 149.0524281} + - { name: West Macgregor,stop_code: West Macgregor, lat: -35.2137337, lng: 149.0037677} + - { name: Weston Creek Terminus,stop_code: Weston Creek Terminus, lat: -35.3439374, lng: 149.0269098} + - { name: Weston Primary,stop_code: Weston Primary, lat: -35.3369272, lng: 149.0579376} - { name: William Webb / Ginninderra Drive,stop_code: William Webb / Ginninderra Drive, lat: -35.222395, lng: 149.0706} - { name: Woden Bus Station,stop_code: Woden Bus Station, lat: -35.34433, lng: 149.08742} - { name: Woden Bus Station (Platform 10),stop_code: Woden Bus Station (Platform 10), lat: -35.3439501, lng: 149.0877369} @@ -310,30 +299,26 @@ - { name: Darwinia Terrace,stop_code: WjrXI5u, lat: -35.3499839, lng: 149.0301495} - { name: Namatjira Drive,stop_code: WjrXPFn, lat: -35.358206, lng: 149.0478792} - { name: Fremantle Drive,stop_code: WjrXQO9, lat: -35.352521, lng: 149.0490119} - - { name: Fremantle Drive,stop_code: WjrXRFB, lat: -35.3473864, lng: 149.048202} - { name: Parkinson Street,stop_code: WjrX-90, lat: -35.3423165, lng: 149.0529937} - { name: Parkinson Street,stop_code: WjrXZv3, lat: -35.3434037, lng: 149.0557375} - { name: Hopetoun Circuit,stop_code: Wjz4z9H, lat: -35.3145885, lng: 149.1087065} - - { name: ,stop_code: Wjzf11h, lat: -35.1938773, lng: 149.1508064} - { name: Langton Crescent,stop_code: Wjz4KVc, lat: -35.2979705, lng: 149.1272674} - { name: Sainsbury Street,stop_code: Wjz2t4u, lat: -35.389126, lng: 149.096025} - { name: Castleton Crescent,stop_code: Wjz2wnQ, lat: -35.4147625, lng: 149.1103909} - { name: Longmore Crescent,stop_code: Wjz2lAS, lat: -35.389126, lng: 149.0910254} - - { name: ,stop_code: Wjr-EAb, lat: -35.2411038, lng: 149.0352891} + - { name: Yiman Street,stop_code: WjrXYVm, lat: -35.3528022, lng: 149.0616284} + - { name: Gladstone Street,stop_code: Wjzch4h, lat: -35.3236753, lng: 149.1727255} - { name: Moonlight Avenue,stop_code: Wjzf1mZ, lat: -35.1901394, lng: 149.154362} - { name: Ratcliffe Crescent,stop_code: Wjr-Ws2, lat: -35.230167, lng: 149.0557628} - { name: Anthony Rolfe Avenue,stop_code: Wjzf24l, lat: -35.1860007, lng: 149.1507571} - { name: Erldunda Circuit,stop_code: WjrZKZn, lat: -35.2510294, lng: 149.0396391} - - { name: McKail Crescent,stop_code: WjrXRW0, lat: -35.3471147, lng: 149.0502999} - - { name: Namatjira Drive,stop_code: WjrXZz3, lat: -35.3461161, lng: 149.0570563} + - { name: Badimara Street,stop_code: WjrXXNb, lat: -35.3584898, lng: 149.060019} - { name: Denison Street,stop_code: Wjz4hPC, lat: -35.323921, lng: 149.0935136} - { name: Groom Street,stop_code: Wjz4gou, lat: -35.3314972, lng: 149.0892541} - { name: Shiels Place,stop_code: Wjz4arc, lat: -35.3185933, lng: 149.0779149} - { name: Mair Place,stop_code: Wjz48dZ, lat: -35.3281016, lng: 149.0761465} - { name: Carruthers Street,stop_code: Wjz48qI, lat: -35.3302472, lng: 149.0785498} - { name: Burnie Street,stop_code: Wjz3d3K, lat: -35.3459087, lng: 149.0743512} - - { name: Davenport Street,stop_code: Wjz3ee-, lat: -35.3383098, lng: 149.0761505} - - { name: Namatjira Drive,stop_code: WjrX-m2, lat: -35.3386886, lng: 149.0543559} - { name: Namatjira Drive,stop_code: WjrX-sE, lat: -35.3402511, lng: 149.0565615} - { name: Newman Morris Circuit,stop_code: Wjz29Ya, lat: -35.4114741, lng: 149.0833189} - { name: Cusack Place,stop_code: Wjr_Ow3, lat: -35.1889085, lng: 149.0461463} @@ -343,12 +328,7 @@ - { name: Goyder Street,stop_code: Wjz3-aW, lat: -35.3414521, lng: 149.1420263} - { name: Bingley Crescent,stop_code: Wjr_Vbj, lat: -35.1923583, lng: 149.0533723} - { name: Jarrahdale Street,stop_code: WjrXWQ8, lat: -35.3621767, lng: 149.0600261} - - { name: Rossarden Street,stop_code: WjrXXq3, lat: -35.3578077, lng: 149.0557251} - - { name: Bangalay Crescent,stop_code: WjrXIDX, lat: -35.348916, lng: 149.0363428} - - { name: Tiwi Place,stop_code: Wjz348u, lat: -35.3534586, lng: 149.0644857} - - { name: Badimara Street,stop_code: WjrXXyQ, lat: -35.3576967, lng: 149.0580467} - { name: Adinda Street,stop_code: WjrXYL4, lat: -35.3488355, lng: 149.0584095} - - { name: Frayne Place,stop_code: WjrXQZX, lat: -35.3502779, lng: 149.0514717} - { name: Bangalay Crescent,stop_code: WjrXQ65, lat: -35.349419, lng: 149.040696} - { name: Tantangara Street,stop_code: WjrXKBE, lat: -35.3395611, lng: 149.0360582} - { name: Dixon Drive,stop_code: WjrYMHm, lat: -35.3294538, lng: 149.0477466} @@ -356,7 +336,6 @@ - { name: Bingley Crescent,stop_code: Wjr_V2c, lat: -35.192985, lng: 149.0517177} - { name: Glenmaggie Street,stop_code: WjrXLgs, lat: -35.3371612, lng: 149.0328459} - { name: McCay Place,stop_code: Wjz39PE, lat: -35.3683683, lng: 149.0827167} - - { name: Marr Street,stop_code: Wjz3it1, lat: -35.3614164, lng: 149.0886297} - { name: Dakota Drive,stop_code: Wjzcuw1, lat: -35.2989793, lng: 149.188937} - { name: Kerrigan Street,stop_code: Wjr_xLL, lat: -35.1892698, lng: 149.0264062} - { name: Shakespeare Crescent,stop_code: Wjr_FXR, lat: -35.1922038, lng: 149.0402464} @@ -371,7 +350,6 @@ - { name: Starke Street,stop_code: Wjr-sV3, lat: -35.2212162, lng: 149.0172455} - { name: Spofforth Street,stop_code: Wjr-jRn, lat: -35.2235756, lng: 149.0053113} - { name: Beaurepaire Crescent,stop_code: Wjr-rjD, lat: -35.2249706, lng: 149.0111289} - - { name: Fullagar Crescent,stop_code: Wjr-yrh, lat: -35.2309899, lng: 149.0230231} - { name: Fullagar Crescent,stop_code: Wjr-ywh, lat: -35.2330631, lng: 149.0245222} - { name: Starke Street,stop_code: Wjr-zWb, lat: -35.2259772, lng: 149.0283569} - { name: Fullagar Crescent,stop_code: Wjr-xLK, lat: -35.2332476, lng: 149.0263679} @@ -384,10 +362,8 @@ - { name: McClelland Avenue,stop_code: Wjz7i7r, lat: -35.1841251, lng: 149.0850218} - { name: Oldershaw Court,stop_code: Wjz7qvq, lat: -35.1841768, lng: 149.1001944} - { name: Biddell Place,stop_code: Wjz7rMm, lat: -35.1831434, lng: 149.104114} - - { name: Quist Place,stop_code: Wjz7yfG, lat: -35.1841768, lng: 149.108729} - { name: Gilmore Crescent,stop_code: Wjz3Bea, lat: -35.3442178, lng: 149.1080098} - { name: Anthony Rolfe Avenue,stop_code: Wjz7WRq, lat: -35.1855476, lng: 149.1482315} - - { name: ,stop_code: Wjz4NQF, lat: -35.3236228, lng: 149.1376314} - { name: Longmore Crescent,stop_code: Wjz2sPc, lat: -35.3954933, lng: 149.1039} - { name: Norriss Street,stop_code: Wjz2E43, lat: -35.4169003, lng: 149.1175471} - { name: Heagney Crescent,stop_code: Wjz1Lxi, lat: -35.4244718, lng: 149.1234372} @@ -400,9 +376,21 @@ - { name: Southern Cross Drive,stop_code: Wjr-HhG, lat: -35.2267451, lng: 149.033272} - { name: Longmore Crescent,stop_code: Wjz2lSC, lat: -35.387814, lng: 149.093493} - { name: Downard Street,stop_code: Wjz1sjb, lat: -35.4395254, lng: 149.0985034} - - { name: ,stop_code: Wjz7WVd, lat: -35.1880905, lng: 149.149283} - - { name: ,stop_code: Wjr-Sbz, lat: -35.2087898, lng: 149.0426061} + - { name: Davenport Street,stop_code: Wjz3eeL, lat: -35.3382488, lng: 149.0758602} + - { name: Stuart Street,stop_code: Wjz4NQF, lat: -35.3236228, lng: 149.1376314} + - { name: Flemington Road,stop_code: Wjz7WVd, lat: -35.1880905, lng: 149.149283} + - { name: Companion Crescent,stop_code: Wjr-Sbz, lat: -35.2087898, lng: 149.0426061} + - { name: Fremantle Drive,stop_code: WjrXQRP, lat: -35.3502995, lng: 149.0498588} + - { name: Namatjira Drive,stop_code: WjrXZw7, lat: -35.3478405, lng: 149.0570686} + - { name: Namatjira Drive,stop_code: WjrX-l4, lat: -35.3392378, lng: 149.0544079} + - { name: Nemarang Crescent,stop_code: WjrXXSj, lat: -35.3550948, lng: 149.0601049} + - { name: Bangalay Crescent,stop_code: WjrXJxI, lat: -35.3474117, lng: 149.0359435} + - { name: Marr Street,stop_code: Wjz3ilp, lat: -35.3614122, lng: 149.0878174} + - { name: Carruthers Street,stop_code: Wjz4h1M, lat: -35.3258199, lng: 149.0856502} + - { name: Starke Street,stop_code: Wjr-H48, lat: -35.2249002, lng: 149.0298281} + - { name: Fullagar Crescent,stop_code: Wjr-yt4, lat: -35.2293611, lng: 149.0227471} - { name: Hurtle Avenue,stop_code: Wjz1lat, lat: -35.43454, lng: 149.0864163} + - { name: Furneaux Street,stop_code: Wjz4O0J, lat: -35.3205589, lng: 149.1293434} - { name: Boddington Crescent,stop_code: WjrWSUa, lat: -35.3867455, lng: 149.0504459} - { name: Brigalow Street,stop_code: Wjz5Krx, lat: -35.2529666, lng: 149.1223781} - { name: Jabanungga Avenue,stop_code: Wjz7tOr, lat: -35.1710517, lng: 149.1042404} @@ -410,11 +398,9 @@ - { name: Wanganeen Avenue,stop_code: Wjz7Bg7, lat: -35.1720853, lng: 149.109298} - { name: Wanganeen Avenue,stop_code: Wjz7BJK, lat: -35.1687262, lng: 149.1142923} - { name: Amagula Avenue,stop_code: Wjz7AEw, lat: -35.1781829, lng: 149.1141659} - - { name: Windradyne Street,stop_code: Wjz7CKg, lat: -35.1630413, lng: 149.1137233} - { name: Milari Street,stop_code: Wjz7HfF, lat: -35.178803, lng: 149.1197924} - { name: Tyenna Close,stop_code: Wjz7JP1, lat: -35.1705349, lng: 149.1257982} - { name: Katherine Avenue,stop_code: Wjz7R5z, lat: -35.1690363, lng: 149.1291488} - - { name: Boreham Lane,stop_code: Wjz7PIc, lat: -35.1805599, lng: 149.135534} - { name: Tesselaar Street,stop_code: Wjz7X3O, lat: -35.1814007, lng: 149.1404901} - { name: The Valley Avenue,stop_code: Wjz7Gxm, lat: -35.188002, lng: 149.1234035} - { name: Kosciuszko Avenue,stop_code: Wjz7F5C, lat: -35.1906966, lng: 149.118141} @@ -426,7 +412,6 @@ - { name: Fison Street,stop_code: Wjze8bf, lat: -35.2414165, lng: 149.1630705} - { name: Dickinson Street,stop_code: Wjze1c2, lat: -35.2356747, lng: 149.1518427} - { name: Melba Street,stop_code: Wjz6Ugw, lat: -35.2441014, lng: 149.142992} - - { name: Cadell Street,stop_code: Wjzd73N, lat: -35.2474057, lng: 149.1515393} - { name: Madigan Street,stop_code: Wjzdfaz, lat: -35.2479426, lng: 149.1635256} - { name: Phillip Avenue,stop_code: Wjzd6Pn, lat: -35.2524079, lng: 149.1590701} - { name: Nyrang Street,stop_code: Wjzc1qE, lat: -35.3251161, lng: 149.1555115} @@ -448,20 +433,20 @@ - { name: Narrabundah Lane,stop_code: Wjzb4vx, lat: -35.3490259, lng: 149.1553622} - { name: Newcastle Street,stop_code: Wjzc9WV, lat: -35.3250576, lng: 149.1722805} - { name: Gladstone Street,stop_code: WjzchQP, lat: -35.3235189, lng: 149.1817987} + - { name: Antill Street,stop_code: Wjzd72S, lat: -35.2476842, lng: 149.1515789} - { name: Lambrigg Street,stop_code: Wjz3oih, lat: -35.3744422, lng: 149.0986886} - - { name: Wilkins Street,stop_code: Wjz3peD, lat: -35.3657466, lng: 149.0976102} - { name: Beasley Street,stop_code: Wjz3gcu, lat: -35.3726637, lng: 149.0864364} - { name: Beasley Street,stop_code: Wjz3gB5, lat: -35.3720623, lng: 149.0900243} + - { name: Gundaroo Drive,stop_code: Wjz7PQK, lat: -35.1804441, lng: 149.1376744} + - { name: Mirrabei Drive,stop_code: Wjz7CKo, lat: -35.1631057, lng: 149.1139536} - { name: Coyne Street,stop_code: Wjz2F_q, lat: -35.4093651, lng: 149.1276548} - { name: Learmonth Drive,stop_code: WjrWQRL, lat: -35.3938608, lng: 149.049706} - { name: Boddington Crescent,stop_code: WjrWSX9, lat: -35.3847561, lng: 149.0504459} - - { name: ,stop_code: Wjz4NJT, lat: -35.3225023, lng: 149.1363654} - { name: Wheeler Crescent,stop_code: Wjz2khI, lat: -35.3968751, lng: 149.08815} - { name: Were Street,stop_code: Wjz1IhB, lat: -35.4407491, lng: 149.1209803} - { name: Longmore Crescent,stop_code: Wjz2sN9, lat: -35.3971025, lng: 149.1039429} - { name: Partridge Street,stop_code: Wjz2zNZ, lat: -35.4023147, lng: 149.1160557} - { name: Giles Street,stop_code: Wjz4OOr, lat: -35.3193771, lng: 149.1373203} - - { name: Carruthers Street,stop_code: Wjz4h1X, lat: -35.3255489, lng: 149.0857143} - { name: Castleton Crescent,stop_code: Wjz2pW_, lat: -35.4123885, lng: 149.1062979} - { name: Clive Steele Avenue,stop_code: Wjz2pC1, lat: -35.4101412, lng: 149.1011212} - { name: Clive Steele Avenue,stop_code: Wjz2o7y, lat: -35.414898, lng: 149.0962718} @@ -481,8 +466,7 @@ - { name: Ngunawal Drive,stop_code: Wjz3yfH, lat: -35.3598722, lng: 149.1087065} - { name: Julia Flynn Avenue,stop_code: Wjz3wJD, lat: -35.3718847, lng: 149.1141353} - { name: Lambrigg Street,stop_code: Wjz2D3z, lat: -35.3791456, lng: 149.1071508} - - { name: ,stop_code: Wjr-KOL, lat: -35.2091755, lng: 149.0387116} - - { name: Calculus Lane,stop_code: WjzceF9, lat: -35.2982916, lng: 149.1684597} + - { name: Stuart Street,stop_code: Wjz4NJT, lat: -35.3225023, lng: 149.1363654} - { name: Northbourne Avenue,stop_code: Wjz5N5k, lat: -35.2787905, lng: 149.1288627} - { name: Tillyard Drive,stop_code: Wjr-LNq, lat: -35.2048275, lng: 149.0383141} - { name: Mackennal Street,stop_code: Wjz5Lpi, lat: -35.2487591, lng: 149.1218966} @@ -492,7 +476,7 @@ - { name: Flinders Way,stop_code: Wjz4OpP, lat: -35.320064, lng: 149.1335699} - { name: Ashkanasy Crescent,stop_code: Wjz66kP, lat: -35.2081588, lng: 149.066382} - { name: Copland Drive,stop_code: Wjz664q, lat: -35.2082119, lng: 149.0631086} - - { name: Bruche Road,stop_code: Wjzcdi7, lat: -35.3025893, lng: 149.1642813} + - { name: Bateson Road,stop_code: Wjz3toH, lat: -35.3482518, lng: 149.1004882} - { name: Miller Street,stop_code: Wjz5CW3, lat: -35.2534813, lng: 149.1160707} - { name: Fairfax Street,stop_code: Wjz5BaH, lat: -35.2589798, lng: 149.1087583} - { name: Dumas Street,stop_code: Wjz6c8c, lat: -35.2217598, lng: 149.0751026} @@ -500,18 +484,17 @@ - { name: Kerrigan Street,stop_code: Wjr_F9a, lat: -35.1938253, lng: 149.031231} - { name: Handcock Crescent,stop_code: Wjr-CnE, lat: -35.206318, lng: 149.0223041} - { name: Spofforth Street,stop_code: Wjr-kZV, lat: -35.2186221, lng: 149.0075381} - - { name: Castieau Street,stop_code: Wjr-G49, lat: -35.2302721, lng: 149.0298424} + - { name: Robert Campbell Road,stop_code: Wjzceyq, lat: -35.2975234, lng: 149.1674683} - { name: Collie Street,stop_code: WjzcgLt, lat: -35.3267279, lng: 149.1797667} - { name: Wormald Street,stop_code: Wjzbfr6, lat: -35.3349204, lng: 149.1655287} - { name: Ipswich Street,stop_code: Wjzc8c1, lat: -35.3291272, lng: 149.1628031} - - { name: ,stop_code: Wjz3_kV, lat: -35.3346691, lng: 149.1435001} - { name: Angliss Place,stop_code: Wjz2rtc, lat: -35.3996562, lng: 149.0999088} - { name: Barraclough Crescent,stop_code: Wjz2odG, lat: -35.416297, lng: 149.0977738} - { name: Longmore Crescent,stop_code: Wjz2rKm, lat: -35.3987816, lng: 149.1026983} - { name: Casey Crescent,stop_code: Wjz1I92, lat: -35.4409939, lng: 149.118856} - { name: Goyder Street,stop_code: Wjz3-Jk, lat: -35.3392028, lng: 149.1466758} - { name: Canberra Avenue,stop_code: WjzbfPL, lat: -35.3348529, lng: 149.1706441} - - { name: ,stop_code: Wjr-DF9, lat: -35.2048888, lng: 149.0256331} + - { name: Lewis Luxton Avenue,stop_code: Wjz1imh, lat: -35.4486564, lng: 149.0876136} - { name: National Circuit,stop_code: Wjz4Pk_, lat: -35.3121631, lng: 149.1324213} - { name: Yamba Drive,stop_code: Wjz3mPO, lat: -35.3407241, lng: 149.0937831} - { name: Kitchener Street,stop_code: Wjz3vqN, lat: -35.3360119, lng: 149.1006409} @@ -555,9 +538,14 @@ - { name: O'Halloran Circuit,stop_code: Wjz24cK, lat: -35.3946419, lng: 149.0647484} - { name: Vansittart Crescent,stop_code: Wjz2347, lat: -35.4000362, lng: 149.0625} - { name: Callaway Crescent,stop_code: Wjz18KG, lat: -35.459505, lng: 149.0813694} - - { name: Lewis Luxton Avenue,stop_code: Wjz1ie3, lat: -35.4484554, lng: 149.0859184} - { name: Cossington Smith Crescent,stop_code: Wjz6EIv, lat: -35.2407183, lng: 149.1248641} - { name: Lewis Luxton Avenue,stop_code: Wjz1igo, lat: -35.4528675, lng: 149.0877906} + - { name: Carnegie Cresent,stop_code: Wjz3_kV, lat: -35.3346691, lng: 149.1435001} + - { name: Ginninderra Drive,stop_code: Wjr-DF9, lat: -35.2048888, lng: 149.0256331} + - { name: Yambina Crescent,stop_code: WjrXXGN, lat: -35.3580173, lng: 149.0594611} + - { name: Marrawah Street,stop_code: Wjz3eSa, lat: -35.3387126, lng: 149.0819166} + - { name: Fullagar Crescent,stop_code: Wjr-ypw, lat: -35.2324635, lng: 149.0233908} + - { name: Castieau Street,stop_code: Wjr-yYy, lat: -35.2301674, lng: 149.0289912} - { name: Isabella Drive,stop_code: Wjz1nzY, lat: -35.4229506, lng: 149.0912343} - { name: Taverner Street,stop_code: Wjz2b8J, lat: -35.4029944, lng: 149.0757807} - { name: Cowper Street,stop_code: Wjz5Z5c, lat: -35.2568022, lng: 149.1396491} @@ -568,10 +556,7 @@ - { name: Boldrewood Street,stop_code: Wjz5zOq, lat: -35.2700411, lng: 149.1153216} - { name: Hebblewhite Street,stop_code: Wjz2haF, lat: -35.4129406, lng: 149.0867361} - { name: Harricks Crescent,stop_code: Wjz2iEO, lat: -35.40876, lng: 149.0925039} - - { name: Tuggeranong Parkway,stop_code: Wjz33LB, lat: -35.3542352, lng: 149.0701992} - { name: Kalgoorlie Crescent,stop_code: WjrXWsn, lat: -35.3616093, lng: 149.055979} - - { name: Yanda Street,stop_code: Wjz34c4, lat: -35.3508697, lng: 149.0639869} - - { name: Parkhill Street,stop_code: Wjz39sA, lat: -35.3673329, lng: 149.0783636} - { name: Beasley Street,stop_code: Wjz3hu6, lat: -35.3658261, lng: 149.0887408} - { name: Laverton Avenue,stop_code: WjzcJ38, lat: -35.3024713, lng: 149.2056109} - { name: Bingley Crescent,stop_code: Wjr_N-q, lat: -35.1903433, lng: 149.0507803} @@ -609,12 +594,9 @@ - { name: Lousia Lawson Crescent,stop_code: Wjz2V0k, lat: -35.4140263, lng: 149.1397991} - { name: Martin Street,stop_code: Wjz49Ui, lat: -35.3262888, lng: 149.0835377} - { name: Jenkins Street,stop_code: Wjz49dp, lat: -35.3229961, lng: 149.075421} - - { name: Namatjira Drive,stop_code: WjrX-oT, lat: -35.3424053, lng: 149.0567937} - { name: Badimara Street,stop_code: Wjz33CI, lat: -35.3549749, lng: 149.0689295} - - { name: Tuggeranong Parkway Onramp,stop_code: Wjz33KX, lat: -35.3550858, lng: 149.070698} - { name: Bangalay Crescent,stop_code: WjrXIKK, lat: -35.3493279, lng: 149.0374035} - { name: Warragamba Avenue,stop_code: WjrYEWc, lat: -35.3302839, lng: 149.0394086} - - { name: Dixon Drive,stop_code: WjrXLEL, lat: -35.3369076, lng: 149.0374236} - { name: Tillyard Drive,stop_code: Wjr_McO, lat: -35.1972013, lng: 149.0429389} - { name: Lhotsky Street,stop_code: Wjr-DTC, lat: -35.2002855, lng: 149.0276101} - { name: Lance Hill Avenue,stop_code: Wjr_wf4, lat: -35.1950004, lng: 149.0199737} @@ -629,17 +611,20 @@ - { name: Ross Smith Crescent,stop_code: Wjr-F_m, lat: -35.233261, lng: 149.039515} - { name: Murranji Street,stop_code: Wjr-E8A, lat: -35.2437543, lng: 149.031741} - { name: Shumack Street,stop_code: WjrZSWs, lat: -35.2533983, lng: 149.050782} - - { name: Line Place,stop_code: WjrZ-aT, lat: -35.2531402, lng: 149.053943} - { name: Coulter Drive,stop_code: WjrZZeD, lat: -35.2558247, lng: 149.0536901} - { name: Bugden Avenue,stop_code: Wjz2Gu5, lat: -35.404351, lng: 149.1216336} - - { name: ,stop_code: Wjz3TDn, lat: -35.3320346, lng: 149.1342948} - { name: Sternberg Crescent,stop_code: Wjz2ri7, lat: -35.4014577, lng: 149.0982244} - { name: Bugden Avenue,stop_code: Wjz2z1O, lat: -35.4025246, lng: 149.1075156} - { name: Bugden Avenue,stop_code: Wjz2F6x, lat: -35.4102199, lng: 149.118121} - { name: Cockcroft Avenue,stop_code: Wjz2ob-, lat: -35.4173112, lng: 149.0981386} - { name: Charleston Street,stop_code: Wjz28Bd, lat: -35.4160434, lng: 149.0792451} - { name: Downard Street,stop_code: Wjz1sPq, lat: -35.4396128, lng: 149.1043506} - - { name: ,stop_code: Wjr-DqS, lat: -35.2037667, lng: 149.0237448} + - { name: Novar Street,stop_code: Wjz4t8Z, lat: -35.3041348, lng: 149.0981922} + - { name: La Perouse Street,stop_code: Wjz3TDn, lat: -35.3320346, lng: 149.1342948} + - { name: Ginninderra Drive,stop_code: Wjr-DqS, lat: -35.2037667, lng: 149.0237448} + - { name: Larakia Street,stop_code: Wjz344h, lat: -35.3511395, lng: 149.0628944} + - { name: Parkhill Street,stop_code: Wjz39tZ, lat: -35.3666092, lng: 149.0789018} + - { name: McGinness Street,stop_code: Wjr-Nfn, lat: -35.2332346, lng: 149.0422735} - { name: Bennelong Crescent,stop_code: WjrZ-GZ, lat: -35.2532951, lng: 149.0596327} - { name: Braybrooke Street,stop_code: Wjz6oJz, lat: -35.2403705, lng: 149.1030403} - { name: MacFarland Crescent,stop_code: Wjz3bdj, lat: -35.3557447, lng: 149.0753424} @@ -667,19 +652,15 @@ - { name: Coranderrk Street,stop_code: Wjz5MI3, lat: -35.2850249, lng: 149.1353935} - { name: Streeton Drive,stop_code: WjrXQeH, lat: -35.3495777, lng: 149.0428125} - { name: Mirrabei Drive,stop_code: Wjz7BST, lat: -35.167951, lng: 149.1157463} - - { name: Mirrabei Drive,stop_code: Wjz7If2, lat: -35.1732221, lng: 149.1188441} - { name: Gungahlin Cycleway,stop_code: Wjz7IFg, lat: -35.1774595, lng: 149.1246602} - - { name: Hollingsworth Street,stop_code: Wjz7Y0J, lat: -35.177732, lng: 149.1403005} - { name: Cultivation Street,stop_code: Wjzf0Zf, lat: -35.1960839, lng: 149.1602736} - { name: Kate Crace Street,stop_code: Wjz7W61, lat: -35.1849836, lng: 149.1395562} - { name: Kosciuszko Avenue,stop_code: Wjz7xO6, lat: -35.1928051, lng: 149.1147348} - { name: Kosciuszko Avenue,stop_code: Wjz7EJ7, lat: -35.1960839, lng: 149.1244553} - - { name: Phillip Avenue,stop_code: Wjz6URM, lat: -35.2406541, lng: 149.148783} - { name: Antill Street,stop_code: Wjze0VY, lat: -35.2430274, lng: 149.1613003} - - { name: Hood Place,stop_code: Wjze17N, lat: -35.2336919, lng: 149.1515898} - { name: Moonlight Avenue,stop_code: Wjzf2op, lat: -35.1890872, lng: 149.1551345} - - { name: Antill Street,stop_code: Wjz5_O4, lat: -35.24786, lng: 149.147645} - { name: Stott Street,stop_code: Wjzd6Cq, lat: -35.2507889, lng: 149.1563997} + - { name: Brisbane Avenue,stop_code: Wjz4Qhl, lat: -35.3089153, lng: 149.1316018} - { name: Sir Harold Raggatt Drive,stop_code: Wjzb6EM, lat: -35.342941, lng: 149.1583643} - { name: Narrabundah Lane,stop_code: Wjz3YW3, lat: -35.3523419, lng: 149.1490844} - { name: Townsville Street,stop_code: Wjzcg-_, lat: -35.3272591, lng: 149.1832438} @@ -687,17 +668,18 @@ - { name: Basedow Street,stop_code: Wjz2f_R, lat: -35.3761632, lng: 149.0842481} - { name: Wheeler Crescent,stop_code: Wjz2civ, lat: -35.3959622, lng: 149.0767882} - { name: Sternberg Crescent,stop_code: Wjz2jPU, lat: -35.401368, lng: 149.0939538} + - { name: Hambidge Crescent,stop_code: Wjz2ExG, lat: -35.4190337, lng: 149.1238556} - { name: Webber Crescent,stop_code: Wjz1BFG, lat: -35.4354872, lng: 149.1142337} + - { name: Knox Street,stop_code: Wjze1fs, lat: -35.2334888, lng: 149.1522978} - { name: Clift Crescent,stop_code: Wjz1vMs, lat: -35.4250115, lng: 149.1042483} - { name: Froggatt Street,stop_code: Wjz5H0p, lat: -35.2714838, lng: 149.1180142} - - { name: Owen Dixon Drive,stop_code: Wjz6eWi, lat: -35.2096321, lng: 149.0835148} - { name: Macrossan Crescent,stop_code: Wjr-Jm9, lat: -35.2124379, lng: 149.0325045} - { name: Dalley Crescent,stop_code: Wjr-AY4, lat: -35.2190044, lng: 149.0282415} - { name: Maribyrnong Avenue,stop_code: Wjz6zon, lat: -35.2269858, lng: 149.1109391} - { name: Belconnen Way,stop_code: Wjr-EYe, lat: -35.2408449, lng: 149.0394925} - { name: Krefft Street,stop_code: Wjr-PyX, lat: -35.2259882, lng: 149.0472724} - { name: King George Terrace,stop_code: Wjz4RbQ, lat: -35.3021238, lng: 149.1308574} - - { name: Macgregor Street,stop_code: Wjz4qs0, lat: -35.3182278, lng: 149.09964} + - { name: Andrews Street,stop_code: Wjze0l8, lat: -35.2407007, lng: 149.1533599} - { name: Musgrave Street,stop_code: Wjz4tUp, lat: -35.3044055, lng: 149.1056974} - { name: Hartung Crescent,stop_code: Wjz1zN3, lat: -35.4464057, lng: 149.1147796} - { name: Chippindall Circuit,stop_code: Wjz1xRC, lat: -35.4544199, lng: 149.1154761} @@ -707,9 +689,11 @@ - { name: Gundaroo Drive,stop_code: Wjz7PcG, lat: -35.1807394, lng: 149.1308015} - { name: Anthony Rolfe Avenue,stop_code: Wjz7WeI, lat: -35.1846679, lng: 149.1417449} - { name: Goodwin Street,stop_code: Wjz5Sk7, lat: -35.2517234, lng: 149.1312585} + - { name: Antill Street,stop_code: Wjz5_N2, lat: -35.2487006, lng: 149.1476629} - { name: Bromby Street,stop_code: Wjz3y3C, lat: -35.3623309, lng: 149.107183} - { name: Hawkesbury Crescent,stop_code: Wjz2CDy, lat: -35.3819798, lng: 149.1127298} - - { name: ,stop_code: Wjz4MJn, lat: -35.3279382, lng: 149.1356681} + - { name: Horse Park Drive,stop_code: Wjz7Y64, lat: -35.1737092, lng: 149.1394124} + - { name: Mirrabei Drive,stop_code: Wjz7If9, lat: -35.1733145, lng: 149.1190391} - { name: Bugden Avenue,stop_code: Wjz2ziM, lat: -35.4020349, lng: 149.1102622} - { name: Bugden Avenue,stop_code: Wjz2Gi8, lat: -35.4075441, lng: 149.1204868} - { name: Bugden Avenue,stop_code: Wjz2wuu, lat: -35.415274, lng: 149.1111044} @@ -737,8 +721,8 @@ - { name: Florey Drive,stop_code: Wjr-CS2, lat: -35.2068071, lng: 149.0268212} - { name: Bradley Street,stop_code: Wjz3ldT, lat: -35.3444271, lng: 149.0869631} - { name: Athllon Drive,stop_code: Wjz3kyX, lat: -35.3523555, lng: 149.0913002} + - { name: Badimara Street,stop_code: WjrXXqW, lat: -35.3578948, lng: 149.056972} - { name: Dalley Crescent,stop_code: Wjr-AHx, lat: -35.2199899, lng: 149.0262529} - - { name: ,stop_code: Wjz4O0J, lat: -35.3205589, lng: 149.1293434} - { name: Darwinia Terrace,stop_code: WjrXIqk, lat: -35.3522608, lng: 149.0341457} - { name: Bugden Avenue,stop_code: Wjz2zGA, lat: -35.4016851, lng: 149.1141675} - { name: Clift Crescent,stop_code: Wjz1CRl, lat: -35.4269745, lng: 149.1151677} @@ -749,15 +733,15 @@ - { name: Groom Street,stop_code: Wjz3nLq, lat: -35.3325054, lng: 149.0919265} - { name: Miller Street,stop_code: Wjz5zJi, lat: -35.2679801, lng: 149.113807} - { name: Carruthers Street,stop_code: Wjz49Wd, lat: -35.324698, lng: 149.0833563} + - { name: Hambidge Crescent,stop_code: Wjz2Ep9, lat: -35.4191211, lng: 149.1218171} - { name: Ellerston Avenue,stop_code: Wjz1uHh, lat: -35.428677, lng: 149.1028378} - { name: Wheeler Crescent,stop_code: Wjz2jFt, lat: -35.4023147, lng: 149.0919266} - { name: Dumas Street,stop_code: Wjz6cjg, lat: -35.2200412, lng: 149.0766172} - { name: Kerrigan Street,stop_code: Wjr_FV4, lat: -35.1935916, lng: 149.039268} - - { name: Fullagar Crescent,stop_code: Wjr-yOB, lat: -35.2313222, lng: 149.0276235} + - { name: Wilson Crescent,stop_code: Wjz0udw, lat: -35.4713366, lng: 149.0976343} - { name: Starke Street,stop_code: Wjr-yDR, lat: -35.2278849, lng: 149.0252438} - { name: Downard Street,stop_code: Wjz1srs, lat: -35.4394729, lng: 149.1002307} - { name: Southern Cross Drive,stop_code: Wjr-Hi1, lat: -35.2261454, lng: 149.032398} - - { name: Waldock Street,stop_code: Wjz33GY, lat: -35.3577485, lng: 149.0706526} - { name: Blackwood Terrace,stop_code: WjrXTgl, lat: -35.3370298, lng: 149.0436997} - { name: Mulley Street,stop_code: WjrXTSe, lat: -35.3328347, lng: 149.0489873} - { name: Kerrigan Street,stop_code: Wjr_xnT, lat: -35.1892671, lng: 149.0223682} @@ -768,6 +752,7 @@ - { name: Jerrabomberra Avenue,stop_code: Wjzb5vw, lat: -35.3436462, lng: 149.155296} - { name: Alinga Street,stop_code: Wjz5F-1, lat: -35.2783161, lng: 149.1271286} - { name: La Perouse Street,stop_code: Wjz3S3t, lat: -35.340463, lng: 149.1289947} + - { name: Gilmore Crescent,stop_code: Wjz3tCe, lat: -35.3438411, lng: 149.1012607} - { name: Cunningham Street,stop_code: Wjz4WYQ, lat: -35.3179239, lng: 149.150152} - { name: Giles Street,stop_code: Wjz4OYm, lat: -35.3177313, lng: 149.1384361} - { name: Canberra Avenue;Manuka Circle,stop_code: Wjz4OqF, lat: -35.3195494, lng: 149.1335622} @@ -790,7 +775,6 @@ - { name: Ellerston Avenue,stop_code: Wjz1lKC, lat: -35.4317601, lng: 149.0920382} - { name: Box Hill Avenue,stop_code: Wjz1p8y, lat: -35.4581564, lng: 149.0976236} - { name: Templestowe Avenue,stop_code: Wjz1whX, lat: -35.4629103, lng: 149.1104982} - - { name: Pocket Avenue,stop_code: Wjz0udh, lat: -35.4712639, lng: 149.0971945} - { name: Pocket Avenue,stop_code: Wjz0mNo, lat: -35.4741647, lng: 149.0932462} - { name: Jim Pike Avenue,stop_code: Wjz18th, lat: -35.4602703, lng: 149.078022} - { name: Tharwa Drive,stop_code: Wjz1ixR, lat: -35.4517314, lng: 149.0910093} @@ -803,16 +787,16 @@ - { name: Parkinson Street,stop_code: WjrX-0-, lat: -35.3424839, lng: 149.052828} - { name: Edinburgh Avenue,stop_code: Wjz5EKJ, lat: -35.28346, lng: 149.1252} - { name: Chippindall Circuit,stop_code: Wjz1F5W, lat: -35.4547272, lng: 149.1186974} - - { name: Kirwan Circut,stop_code: WjrXZiM, lat: -35.3470777, lng: 149.0553331} + - { name: Fullagar Crescent,stop_code: Wjr-yQP, lat: -35.2301148, lng: 149.0278969} + - { name: Harrison Street,stop_code: Wjr-Nmt, lat: -35.2340935, lng: 149.0438829} - { name: Dunstan Street,stop_code: Wjz4aH6, lat: -35.3184453, lng: 149.0804542} - { name: O'Loghlen Street,stop_code: Wjr-IMR, lat: -35.2216889, lng: 149.0389433} - - { name: Scottsdale Street,stop_code: Wjz3fa8, lat: -35.3360845, lng: 149.0750477} - { name: Drakeford Drive,stop_code: Wjz2a26, lat: -35.4069683, lng: 149.0736259} - { name: Whyalla Street,stop_code: Wjzbnmb, lat: -35.3331064, lng: 149.1753196} - { name: Kalgoorlie Crescent,stop_code: WjrXW7A, lat: -35.3597972, lng: 149.0523061} - - { name: Bendigo Street,stop_code: WjrXXd0, lat: -35.3559956, lng: 149.0529772} - - { name: Alawa Street,stop_code: Wjz358l, lat: -35.3480588, lng: 149.0643043} - - { name: Marlock Street,stop_code: WjrXRks, lat: -35.3453958, lng: 149.0438991} + - { name: Larakia Street,stop_code: Wjz351q, lat: -35.3476392, lng: 149.0630875} + - { name: Bunbury Street,stop_code: WjrXZhO, lat: -35.3476305, lng: 149.0552983} + - { name: Kalgoorlie Crescent,stop_code: WjrXXk0, lat: -35.3567398, lng: 149.0543328} - { name: Beaurepaire Crescent,stop_code: Wjr-syd, lat: -35.2203046, lng: 149.0133355} - { name: Warragamba Avenue,stop_code: WjrYEpn, lat: -35.3306598, lng: 149.0341649} - { name: Hardwick Crescent,stop_code: Wjr-zom, lat: -35.2270626, lng: 149.0231771} @@ -830,20 +814,17 @@ - { name: Battye Street,stop_code: Wjz5vj2, lat: -35.2473747, lng: 149.0982287} - { name: William Webb Drive,stop_code: Wjz6ddQ, lat: -35.212863, lng: 149.0759771} - { name: Kingsford Smith Drive,stop_code: Wjr-Rry, lat: -35.2143707, lng: 149.0454751} + - { name: Gungurra Crescent,stop_code: WjrXRmc, lat: -35.3440337, lng: 149.0435395} - { name: Jabanungga Avenue,stop_code: Wjz7tLG, lat: -35.1677443, lng: 149.1032921} - { name: Deumonga Court,stop_code: Wjz7BED, lat: -35.1720853, lng: 149.1141026} - - { name: Tipiloura Street,stop_code: Wjz7CqJ, lat: -35.1654186, lng: 149.1114474} - { name: Naas Close,stop_code: Wjz7IDY, lat: -35.1730154, lng: 149.1242809} - { name: Shoalhaven Avenue,stop_code: Wjz7IuJ, lat: -35.1736356, lng: 149.1225108} - - { name: Dulverton Street,stop_code: Wjz7R6d, lat: -35.1681577, lng: 149.1286431} - { name: Oodgeroo Avenue,stop_code: Wjz6_7M, lat: -35.2008784, lng: 149.1404901} - { name: Burrowa Street,stop_code: Wjz7xJz, lat: -35.191011, lng: 149.1141277} - { name: Kosciuszko Avenue,stop_code: Wjz7EjH, lat: -35.1978404, lng: 149.1211679} + - { name: Hindmarsh Drive,stop_code: Wjz3knt, lat: -35.3486981, lng: 149.0879033} - { name: Grimwade Street,stop_code: Wjz6QPM, lat: -35.2200763, lng: 149.1377788} - { name: Federal Highway,stop_code: Wjzebjj, lat: -35.2253369, lng: 149.1645164} - - { name: Harvey Street,stop_code: Wjze1gi, lat: -35.2384424, lng: 149.1535117} - - { name: Fenner Street,stop_code: Wjz6Upu, lat: -35.2429035, lng: 149.1442058} - - { name: Antill Street,stop_code: Wjzd7sL, lat: -35.2462079, lng: 149.1554841} - { name: Officer Crescent,stop_code: Wjzd6lW, lat: -35.2515158, lng: 149.1544172} - { name: National Circuit,stop_code: Wjz4Pt5, lat: -35.3116531, lng: 149.1326324} - { name: Gilmore Crescent,stop_code: Wjz3uJV, lat: -35.339486, lng: 149.1035524} @@ -852,29 +833,31 @@ - { name: Ainslie Avenue,stop_code: Wjz5NRJ, lat: -35.2787111, lng: 149.1375365} - { name: White Crescent,stop_code: Wjzd0yM, lat: -35.2866868, lng: 149.1570161} - { name: Blamey Crescent,stop_code: Wjzc7bs, lat: -35.2911202, lng: 149.1523397} - - { name: Vowels Road,stop_code: WjzcdDs, lat: -35.299411, lng: 149.1675181} - { name: Morshead Drive,stop_code: Wjzcd8D, lat: -35.3039101, lng: 149.1635732} + - { name: Yamba Drive,stop_code: Wjz3tp2, lat: -35.3475867, lng: 149.0997372} - { name: Kootara Crescent,stop_code: Wjzc090, lat: -35.3312849, lng: 149.15186} - { name: Monaro Crescent,stop_code: Wjz3ShE, lat: -35.3422498, lng: 149.1321257} - - { name: ,stop_code: Wjz4Mq1, lat: -35.3305291, lng: 149.1325996} + - { name: Arthur Circle,stop_code: Wjz4F-D, lat: -35.3217932, lng: 149.127895} + - { name: Sturt Avenue,stop_code: Wjz3_JM, lat: -35.3340521, lng: 149.1474054} - { name: Gladstone Street,stop_code: Wjzcod5, lat: -35.3281204, lng: 149.1848684} - { name: Bugden Avenue,stop_code: Wjz2z-1, lat: -35.3992364, lng: 149.1161738} - { name: Heagney Crescent,stop_code: Wjz1LhA, lat: -35.4243494, lng: 149.1210339} - { name: Duggan Street,stop_code: Wjz1scZ, lat: -35.4387125, lng: 149.0981386} - - { name: Beasley Street,stop_code: Wjz3oeM, lat: -35.3718451, lng: 149.0980006} - { name: Gouger Street,stop_code: Wjz2nug, lat: -35.3773453, lng: 149.0890124} + - { name: Lhotsky Street,stop_code: Wjr-L8R, lat: -35.2052394, lng: 149.0319524} - { name: Fincham Crescent,stop_code: Wjz2cy0, lat: -35.3964903, lng: 149.0791164} - { name: Kareelah Vista,stop_code: Wjz3z3D, lat: -35.3568273, lng: 149.1071615} - { name: Julia Flynn Avenue,stop_code: Wjz3xDo, lat: -35.3656556, lng: 149.1125474} - { name: Julia Flynn Avenue,stop_code: Wjz3wEM, lat: -35.3759264, lng: 149.1143713} - - { name: Hindmarsh Drive,stop_code: Wjz3kv1, lat: -35.3490744, lng: 149.0886328} - { name: Joynton Smith Drive,stop_code: Wjr-WVG, lat: -35.2322356, lng: 149.062079} - { name: Golden Grove,stop_code: Wjz4M0c, lat: -35.3316757, lng: 149.1286729} - - { name: ,stop_code: Wjz4F-D, lat: -35.3217932, lng: 149.127895} - - { name: ,stop_code: Wjzb7Hz, lat: -35.3351417, lng: 149.1580162} - - { name: ,stop_code: Wjz3_JM, lat: -35.3340521, lng: 149.1474054} - - { name: ,stop_code: Wjz17Xr, lat: -35.4230293, lng: 149.0727434} - - { name: ,stop_code: Wjr-L8R, lat: -35.2052394, lng: 149.0319524} + - { name: Combes Road,stop_code: Wjzcdvn, lat: -35.2991044, lng: 149.1658966} + - { name: Bradfield Street,stop_code: Wjz6Upw, lat: -35.2433821, lng: 149.1442189} + - { name: Knox Street,stop_code: Wjze0vc, lat: -35.2389219, lng: 149.1547225} + - { name: Shumack Street,stop_code: WjrZSQm, lat: -35.251846, lng: 149.0492258} + - { name: Antill Street,stop_code: Wjzd7Av, lat: -35.2462823, lng: 149.1564391} + - { name: Genoa Street,stop_code: Wjz7JZQ, lat: -35.1689499, lng: 149.1281264} + - { name: Tipiloura Street,stop_code: Wjz7CqS, lat: -35.1653247, lng: 149.1116147} - { name: Eggleston Crescent,stop_code: Wjz3cal, lat: -35.3521568, lng: 149.0752845} - { name: Cockle Street,stop_code: Wjz5AGB, lat: -35.2642702, lng: 149.1141435} - { name: Verbrugghen Street,stop_code: Wjr-RZx, lat: -35.213153, lng: 149.050965} @@ -911,9 +894,11 @@ - { name: Northbourne Avenue,stop_code: Wjz5P8K, lat: -35.2710632, lng: 149.1307122} - { name: Northbourne Avenue,stop_code: Wjz5O3Q, lat: -35.274617, lng: 149.1295599} - { name: Northbourne Avenue,stop_code: Wjz5Qi2, lat: -35.2645608, lng: 149.1311834} + - { name: Mulley Street,stop_code: WjrXTX5, lat: -35.3350148, lng: 149.0502343} - { name: Dalley Crescent,stop_code: Wjr-I4P, lat: -35.2191133, lng: 149.0306838} - { name: Maribyrnong Avenue,stop_code: Wjz6zth, lat: -35.2241129, lng: 149.1109391} - { name: Le Souef Crescent,stop_code: Wjr-PWf, lat: -35.225611, lng: 149.0504341} + - { name: Ellerston Avenue,stop_code: Wjz1mTF, lat: -35.4259406, lng: 149.0936003} - { name: Vonwiller Crescent,stop_code: Wjz1zWz, lat: -35.4457437, lng: 149.1168111} - { name: Deamer Crescent,stop_code: Wjz1S2v, lat: -35.4289254, lng: 149.1290251} - { name: Chuculba Crescent,stop_code: Wjz6sdJ, lat: -35.21822, lng: 149.09782} @@ -935,12 +920,10 @@ - { name: Streeton Drive,stop_code: WjrXPJX, lat: -35.3557253, lng: 149.0486263} - { name: Fremantle Drive,stop_code: WjrXQTy, lat: -35.3489683, lng: 149.0495709} - { name: Streeton Drive,stop_code: WjrXRBJ, lat: -35.344588, lng: 149.0469995} - - { name: Davenport Street,stop_code: Wjz37Zc, lat: -35.3337407, lng: 149.0723488} - { name: McBryde Crescent,stop_code: Wjz2i3o, lat: -35.4068322, lng: 149.0850166} - { name: Newman Morris Circuit,stop_code: Wjz2aaw, lat: -35.4075241, lng: 149.0756429} - { name: Newman Morris Circuit,stop_code: Wjz29yh, lat: -35.4129642, lng: 149.0794301} - { name: Amsinck Street,stop_code: Wjz2iPv, lat: -35.4062172, lng: 149.093302} - - { name: Badimara Street,stop_code: WjrXXMe, lat: -35.3589023, lng: 149.0599784} - { name: Burrinjuck Crescent,stop_code: WjrXLtK, lat: -35.3335671, lng: 149.0346289} - { name: Horse Park Drive,stop_code: Wjz7smv, lat: -35.1734671, lng: 149.0988597} - { name: Lhotsky Street,stop_code: Wjr_Ej0, lat: -35.1981116, lng: 149.0323079} @@ -949,7 +932,6 @@ - { name: Wattle Place,stop_code: Wjz5KHe, lat: -35.2524812, lng: 149.124612} - { name: Cossington Smith Crescent,stop_code: Wjz6Es1, lat: -35.2412615, lng: 149.1216026} - { name: Gawler Crescent,stop_code: Wjz4yIs, lat: -35.3178977, lng: 149.1139422} - - { name: ,stop_code: Wjz4FRP, lat: -35.3227824, lng: 149.1267256} - { name: Beattie Crescent,stop_code: Wjz2wOo, lat: -35.418544, lng: 149.1153584} - { name: Bugden Avenue,stop_code: Wjz2I99, lat: -35.3971025, lng: 149.119092} - { name: Giles Street,stop_code: Wjz4OZS, lat: -35.3170485, lng: 149.1391013} @@ -974,10 +956,11 @@ - { name: Summerland Circuit,stop_code: Wjz2d32, lat: -35.3901917, lng: 149.0734943} - { name: Copland Drive,stop_code: Wjz66C2, lat: -35.2068343, lng: 149.0681005} - { name: Captain Cook Crescent,stop_code: Wjz3_z-, lat: -35.3349223, lng: 149.1461306} + - { name: La Perouse Street,stop_code: Wjz4Mq1, lat: -35.3305291, lng: 149.1325996} - { name: Kidston Crescent,stop_code: Wjz4aMo, lat: -35.3209613, lng: 149.082268} - { name: Taverner Street,stop_code: Wjz2aVu, lat: -35.4076897, lng: 149.0836236} - - { name: Wambaya Street,stop_code: Wjz33nk, lat: -35.3543462, lng: 149.0657554} - - { name: Namatjira Drive,stop_code: WjrXYtm, lat: -35.3499821, lng: 149.0560969} + - { name: Gibbons Street,stop_code: Wjz2E0l, lat: -35.4194359, lng: 149.117826} + - { name: Matina Street,stop_code: Wjzb7Hz, lat: -35.3351417, lng: 149.1580162} - { name: Hellyer Street,stop_code: WjrXLY1, lat: -35.3346674, lng: 149.0391656} - { name: Tillyard Drive,stop_code: Wjr_MhY, lat: -35.1991196, lng: 149.0445095} - { name: Kerrigan Street,stop_code: Wjr_pVW, lat: -35.1938099, lng: 149.0184155} @@ -985,35 +968,52 @@ - { name: Brownless Street,stop_code: Wjr-sKW, lat: -35.2178207, lng: 149.0156953} - { name: Spofforth Street,stop_code: Wjr-kVk, lat: -35.2210905, lng: 149.0066193} - { name: Brazel Street,stop_code: Wjr-G5f, lat: -35.2290792, lng: 149.0298564} - - { name: Castieau Street,stop_code: Wjr-Gsq, lat: -35.2301636, lng: 149.0342818} + - { name: Anketell Street,stop_code: Wjz17Xr, lat: -35.4230293, lng: 149.0727434} - { name: Ross Smith Crescent,stop_code: Wjr-Fzd, lat: -35.2360739, lng: 149.0353153} - { name: Redfern Street,stop_code: Wjz55vN, lat: -35.2557214, lng: 149.0677248} - { name: Goulburn Street,stop_code: WjrZ-WW, lat: -35.2535016, lng: 149.0623511} - { name: Crisp Circuit,stop_code: Wjz5fm2, lat: -35.2452775, lng: 149.0763507} - { name: Dobbin Circuit,stop_code: Wjz7iKx, lat: -35.1849518, lng: 149.0920391} - { name: Kelleway Avenue,stop_code: Wjz7jW4, lat: -35.181955, lng: 149.0941886} - - { name: Lexcen Avenue,stop_code: Wjz7qSX, lat: -35.1847968, lng: 149.1050623} - - { name: Bicentennial National Trail,stop_code: Wjz7uxi, lat: -35.1663489, lng: 149.1013956} - { name: Bandjalong Crescent,stop_code: Wjz5l2U, lat: -35.2592266, lng: 149.0857332} - { name: Carbeen Street,stop_code: WjrXJZ6, lat: -35.3445279, lng: 149.0392999} - { name: Barritt Street,stop_code: WjrW_1f, lat: -35.3801683, lng: 149.051853} - { name: Mort Street,stop_code: Wjz5Ok1, lat: -35.2742265, lng: 149.1312268} - { name: Northbourne Avenue,stop_code: Wjz5Sqk, lat: -35.2533948, lng: 149.1329835} - { name: Perry Drive,stop_code: WjrXHZU, lat: -35.3560382, lng: 149.0404158} - - { name: Manyard Street,stop_code: Wjz7CD7, lat: -35.1617492, lng: 149.1119532} - { name: Paul Coe Crescent,stop_code: Wjz7Iax, lat: -35.1766844, lng: 149.1196027} - - { name: Obrien Place,stop_code: Wjz7GSc, lat: -35.1847451, lng: 149.1258614} - { name: Mavis Latham Street,stop_code: Wjz6_vY, lat: -35.2004651, lng: 149.1448522} - { name: Wattle Street,stop_code: Wjz5KBe, lat: -35.2511276, lng: 149.123169} + - { name: Davenport Street,stop_code: Wjz3f1S, lat: -35.3363058, lng: 149.074562} - { name: Bugden Avenue,stop_code: Wjz2Ioh, lat: -35.3978546, lng: 149.1219888} - { name: Hambidge Crescent,stop_code: Wjz2EWD, lat: -35.4178621, lng: 149.1278682} + - { name: Kingsford Smith Drive,stop_code: Wjr-Hwn, lat: -35.2269992, lng: 149.0354339} - { name: Belconnen Way,stop_code: Wjr-EeE, lat: -35.2399953, lng: 149.0319202} + - { name: Badimara Street,stop_code: WjrXXl5, lat: -35.3556198, lng: 149.0543328} - { name: Casey Crescent,stop_code: Wjz1AvL, lat: -35.4364397, lng: 149.1114638} - { name: Giles Street,stop_code: Wjz4Xhv, lat: -35.3142208, lng: 149.1427384} - { name: Hindmarsh Drive,stop_code: Wjz3slg, lat: -35.3505095, lng: 149.0986214} + - { name: Monaro Crescent,stop_code: Wjz4FRP, lat: -35.3227824, lng: 149.1267256} - { name: Springvale Drive,stop_code: WjrZRPq, lat: -35.2583292, lng: 149.0493331} + - { name: Davenport Street,stop_code: Wjz37RN, lat: -35.3339689, lng: 149.0718047} - { name: Petterd Street,stop_code: Wjr-Mfb, lat: -35.2390183, lng: 149.0422199} - - { name: ,stop_code: Wjz3SjZ, lat: -35.3405155, lng: 149.1324333} + - { name: Chewings Street,stop_code: Wjr-Njs, lat: -35.2362142, lng: 149.0439258} + - { name: Namatjira Drive,stop_code: WjrXZy7, lat: -35.3465366, lng: 149.0571652} + - { name: Ellerston Avenue,stop_code: Wjz1mJc, lat: -35.4271296, lng: 149.0915833} + - { name: Castieau Street,stop_code: Wjr-GkU, lat: -35.2303952, lng: 149.033551} + - { name: Petterd Street,stop_code: Wjr-U5B, lat: -35.2402319, lng: 149.0522728} + - { name: La Perouse Street,stop_code: Wjz3SjZ, lat: -35.3405155, lng: 149.1324333} + - { name: Heagney Crescent,stop_code: Wjz2MHq, lat: -35.4176172, lng: 149.1359148} + - { name: Namatjira Drive,stop_code: WjrXP_E, lat: -35.3546397, lng: 149.0510497} + - { name: Majura Avenue,stop_code: Wjz5-wb, lat: -35.2548248, lng: 149.145206} + - { name: Heysen Street,stop_code: WjrYUxL, lat: -35.3307129, lng: 149.0578894} + - { name: Wakelin Crescent,stop_code: Wjz35am, lat: -35.3465716, lng: 149.0643106} + - { name: Hilder Street,stop_code: WjrX_xU, lat: -35.3368309, lng: 149.0583346} + - { name: Badimara Street,stop_code: Wjz33z1, lat: -35.3573173, lng: 149.0681086} + - { name: Renmark Street,stop_code: WjrXCZu, lat: -35.3390452, lng: 149.0287016} + - { name: Blacklock Close,stop_code: Wjz7qZT, lat: -35.1851647, lng: 149.1061108} + - { name: Arrabri Street,stop_code: Wjz7uwD, lat: -35.166579, lng: 149.1018085} + - { name: Windradyne Street,stop_code: Wjz7CDa, lat: -35.162176, lng: 149.1122262} - { name: Cowper Street,stop_code: Wjz5Ycz, lat: -35.2631, lng: 149.1415634} - { name: Kosciuszko Avenue,stop_code: Wjz7Fmf, lat: -35.1899217, lng: 149.1203537} - { name: Learmonth Drive,stop_code: WjrWY3_, lat: -35.3952466, lng: 149.0527528} @@ -1022,12 +1022,35 @@ - { name: Ellerston Avenue,stop_code: Wjz1mqt, lat: -35.429085, lng: 149.0892702} - { name: Antill Street,stop_code: Wjz5Tx_, lat: -35.2483326, lng: 149.1351531} - { name: Bugden Avenue,stop_code: Wjz2HEe, lat: -35.4028569, lng: 149.1245208} + - { name: Carnegie Cresent,stop_code: Wjz3TEu, lat: -35.3369272, lng: 149.1358665} - { name: Casey Crescent,stop_code: Wjz1AkS, lat: -35.4385726, lng: 149.1102836} - { name: Crisp Circuit,stop_code: Wjz5fcz, lat: -35.2466065, lng: 149.0756831} + - { name: Heagney Crescent,stop_code: Wjz2MAp, lat: -35.4170052, lng: 149.1344986} - { name: Kingsford Smith Drive,stop_code: Wjr-FaP, lat: -35.2369634, lng: 149.032049} - { name: Kennedy Street,stop_code: Wjz4WdC, lat: -35.3170135, lng: 149.1415045} + - { name: Streeton Drive,stop_code: WjrXRgw, lat: -35.3484443, lng: 149.0440974} - { name: Springvale Drive,stop_code: WjrZRBn, lat: -35.256577, lng: 149.0465007} - - { name: ,stop_code: Wjz3TEu, lat: -35.3369272, lng: 149.1358665} + - { name: Canberra Avenue,stop_code: Wjzc1ak, lat: -35.3247957, lng: 149.1522656} + - { name: Luke Street,stop_code: Wjr-r_9, lat: -35.2227135, lng: 149.0173907} + - { name: Hawdon Street,stop_code: Wjz5-Oz, lat: -35.2534932, lng: 149.1484676} + - { name: Hodgson Crescent,stop_code: Wjz3aPr, lat: -35.3626721, lng: 149.0822706} + - { name: Castieau Street,stop_code: Wjr-G4U, lat: -35.2303339, lng: 149.030901} + - { name: William Webb Drive,stop_code: Wjz64L1, lat: -35.217196, lng: 149.0694819} + - { name: Heysen Street,stop_code: WjrX_SB, lat: -35.3329186, lng: 149.0604857} + - { name: Brindabella Circuit,stop_code: WjzcrG7, lat: -35.3135511, lng: 149.1903315} + - { name: Barr Smith Avenue,stop_code: Wjz1dDS, lat: -35.4310636, lng: 149.0801678} + - { name: Florey Drive,stop_code: Wjr-A5E, lat: -35.2186861, lng: 149.0194265} + - { name: Hindmarsh Drive,stop_code: WjrXZ6V, lat: -35.3442262, lng: 149.0527449} + - { name: Companion Crescent,stop_code: Wjr-RsJ, lat: -35.2134269, lng: 149.0456746} + - { name: Southern Cross Drive,stop_code: Wjr-GSZ, lat: -35.2285724, lng: 149.0390978} + - { name: Parnell Road,stop_code: Wjzcdml, lat: -35.2999752, lng: 149.1646145} + - { name: A'Beckett Street,stop_code: Wjze19V, lat: -35.2378003, lng: 149.1531131} + - { name: Flemington Road,stop_code: Wjz6-IS, lat: -35.2078342, lng: 149.147459} + - { name: Owen Dixon Drive,stop_code: Wjz6fs9, lat: -35.2028549, lng: 149.0778289} + - { name: Ainsworth Street,stop_code: Wjz3t4S, lat: -35.3452239, lng: 149.0966044} + - { name: Heard Street,stop_code: Wjz3pb7, lat: -35.3677991, lng: 149.0969262} + - { name: Gundaroo Drive,stop_code: Wjz7GCd, lat: -35.1846035, lng: 149.123116} + - { name: Drakeford Drive,stop_code: Wjz2b2-, lat: -35.4015218, lng: 149.0747826} - { name: Baldwin Drive,stop_code: Wjz6kCT, lat: -35.217402, lng: 149.0910262} - { name: Spalding Street,stop_code: Wjr-TRM, lat: -35.2021703, lng: 149.0498418} - { name: Dalley Crescent,stop_code: Wjr-IeY, lat: -35.2176259, lng: 149.032238} @@ -1035,12 +1058,24 @@ - { name: Hibberson Street,stop_code: Wjz7OtB, lat: -35.185267, lng: 149.1332326} - { name: Hopetoun Circuit,stop_code: Wjz4za9, lat: -35.3140282, lng: 149.1080413} - { name: Heagney Crescent,stop_code: Wjz1TJt, lat: -35.421473, lng: 149.1358612} + - { name: La Perouse Street,stop_code: Wjz3THj, lat: -35.3351417, lng: 149.1357593} - { name: Casey Crescent,stop_code: Wjz1AyS, lat: -35.4399887, lng: 149.1130946} - { name: Sainsbury Street,stop_code: Wjz2u8E, lat: -35.3868869, lng: 149.0976987} + - { name: Fremantle Drive,stop_code: WjrXPDA, lat: -35.354316, lng: 149.0467689} - { name: Southern Cross Drive,stop_code: Wjr-H6y, lat: -35.2232919, lng: 149.0303753} - { name: Eyre Street,stop_code: Wjz4W3r, lat: -35.3187118, lng: 149.1400025} + - { name: Sheaffe Street,stop_code: WjrXSso, lat: -35.3402005, lng: 149.0451918} - { name: Springvale Drive,stop_code: WjrZSiu, lat: -35.2532303, lng: 149.0438185} - - { name: ,stop_code: Wjz3THj, lat: -35.3351417, lng: 149.1357593} + - { name: Starke Street,stop_code: Wjr-sWn, lat: -35.2201542, lng: 149.0175409} + - { name: Morrison Circuit,stop_code: WjzcdbC, lat: -35.3019589, lng: 149.1635899} + - { name: Gillespie Street,stop_code: WjrZTAV, lat: -35.2467467, lng: 149.0472517} + - { name: Forsythe Street,stop_code: Wjz0mV8, lat: -35.4741064, lng: 149.0944157} + - { name: Phillip Avenue,stop_code: Wjzd7ky, lat: -35.2466766, lng: 149.1539071} + - { name: Owen Dixon Drive,stop_code: Wjz6eKC, lat: -35.2064842, lng: 149.0811548} + - { name: Kitchener Street,stop_code: Wjz3td5, lat: -35.3446288, lng: 149.0969048} + - { name: Wilkins Street,stop_code: Wjz3on-, lat: -35.3705987, lng: 149.0995655} + - { name: Lexcen Avenue,stop_code: Wjz7zga, lat: -35.1835162, lng: 149.1093724} + - { name: M