- Minor code refactor
- Improve CSV file download for traffic data ensuring that scientific notation is never used for all_mv_traffic_all_roads and cars_taxis_traffic_all_roads
- Data for 2023 added
- fix bug with selecting multiple count drop down, due to stray ending comma in a req()
- removed Cronitor RUM script
- add clicky traffic tracking
- Added help modal for AADF major road links
- Added Cronitor RUM script - for user stats
- Fixed bug where application would crash if the currently selected count point marker was clicked
- Fixed warning messages for missing values when generating traffic % change plots (no data for base year)
- Consistent use of 'count point' rather than 'countpoint'
- Alter count point download so that local_authority_id and region_id numbers are replaced by the names
- Fixed various issues highlighted by the W3C Markup Validation Service
- Add meta description tag
- Enhanced filtering by road type and vehicle class for Traffic Volume data.
- refactored on/off behaviour of the countpoints and AADF Edges layers. This was to ensure that where practicable the layer is simply hidden and not cleared, meaning it can be displayed again without the overhead of the data being added to the map again.
- Fix issue wtih cycle scaling factor
- Separate aadf major links class control from the countpoints class control
- Add conditional panels to hide options for the map layers until they are selected to be shown on the map
Initial release