jpatokal / opal_or_not

Public transport fare comparison engine
http://opalornot.com
GNU Affero General Public License v3.0
18 stars 1 forks source link

Light Rail / Tram fares now available for Opal #15

Closed micolous closed 9 years ago

micolous commented 9 years ago

The Light Rail / Tram system now has Opal, as at December 1. Fare information:

https://www.opal.com.au/en/fares-and-benefits/fare_information_light_rail/

Fares appear to be calculated "as the crow flies" distances between stations. The given example of Central - Glebe is approximately 4.5km by rail, but 1.8km point-to-point.

The advertising is misleading -- it doesn't take into account the weekly ticket (23$) or former annual ticket (948$). Both of these tickets allow travel in all "zones".

If you travel to Central from further than Jubilee Park, this is a >3km journey and now costs more on Opal (28$/wk instead of 23$/wk on weekly paper tickets).

Old ticketing details:

http://web.archive.org/web/20140803141437/http://www.transportnsw.info/sites/en/tickets/ticket-types/light-rail.page

jpatokal commented 9 years ago

I'm now actively working on implementing this. Not super straightforward, though, since the old and new light rail zones don't match.

jpatokal commented 9 years ago

Implemented and pushed! Both paper and Opal/distance fares should be accurate now.