dymajo / waka

Your realtime guide to public transport in New Zealand
https://waka.app
MIT License
40 stars 8 forks source link

Add Auckland Transport Fare Zones #104

Open TLDuhamel opened 6 years ago

TLDuhamel commented 6 years ago

Would be good to have the fare zones visible on the app. https://at.govt.nz/media/1974237/simpler-fares-zone-map-web-june-2017.pdf

This could be done by adding a vector overlay, or by adding it to the tiles of the basemap - this could be possible with mapbox I think

consindo commented 6 years ago

Yeah, we can easily add an overlay. Thinking maybe only show it at higher zoom levels though - after all the stops disappear on the map, and perhaps just draw the edges on the zoomed in map.

TLDuhamel commented 6 years ago

Have seen that the Fare Zone area coordinates are included in the AT Journey Planner JS code at https://az609578.vo.msecnd.net/static/journeyplanner/v2/8d15fa8c06b1374542577e313ddc0c35ce79dec6/main.js

consindo commented 6 years ago

Annoyingly, the AT GTFS Feed doesn't include the correct Fare Zone Id - just comes up as merged_14. Metlink one seems to be accurate though.