Previous work on this in open source at http://github.com/caffeineinc/national-crash-statistics.git
- We want to display problematic areas for cyclists based on CAS system data from NZTA.
- Provide a way for cyclists to identify problematic roads.
- implement postgres, define data structure
- limit dataset from nzta to only cycle related data.
- pull data from postgres and display on the map based on original open maps dataset.
- build interface for capturing cycle related data
- connect interface to underlying IA.