Skip to content

Releases: cityofaustin/vision-zero

2.2.0 Datura wrightii

03 Oct 18:58
Compare
Choose a tag to compare

datura
Source: Lady Bird Johnson Wildflower Center

What’s Changed

2.1.0 Callicarpa americana

19 Sep 19:49
Compare
Choose a tag to compare

callicarpa
Source: Lady Bird Johnson Wildflower Center

Features and enhancements

Bug fixes

Developer operations + Tech debt

v2.0.0 Bignonia capreolata

23 Aug 18:35
0dedb4b
Compare
Choose a tag to compare

asclepias
Source: Lady Bird Johnson Wildflower Center

What’s Changed

This release introduces the so-called layer data model for managing crash data. Designed to bring stability and scalability to our crash data system and informed by more than 5-years of experience working with TxDOT crash data, this is a total overhaul of the Vision Zero database.

Database improvements

  • Preserve the integrity of CRIS records and user edits by storing them in separate tables
  • Add comprehensive record change logging and record modification timestamps
  • Eliminate redundant fields for tracking crash injuries. Whereas as the previous database had at least seven places to maintain a crash injury, there is now only one.
  • Eliminate the re-use of temporary crash IDs
  • Use a single person record table instead of a primary and non-primary persons table
  • Automate the process to identify crash victims who may be homeless
  • Create an authoritative view of crash injury metrics that can be used in all reporting
  • Eliminate tables and columns that are not used by Vision Zero staff. This includes removing 87 lookup tables and 255 table columns from the crashes, units, charges, and person tables.

Integration + automation improvements

  • Automate the processing of CR3 PDFs and crash diagrams
  • Eliminate the need to extract crash narratives from PDFs
  • Increase speed of CRIS data import and improve daily logging of record inserts and updates
  • Enforce data quality checks which prevent CRIS from sending unknown/unsupported lookup values

Bug fixes

  • Fix bug that was preventing crash location IDs to update if only the reported road type ID was changed
  • Fix bug that was causing duplicate person records to be created under certain conditions
  • Fix bug that was preventing unit and person records from receiving updates from CRIS

Vision Zero Editor + Viewer improvements

Misc tech debt

Additional contributors: @frankhereford @mddilley @tillyw @patrickm02L @xavierapostol @MiladMAK

v1.48.0 - Asclepias incarnata

27 Jun 15:54
Compare
Choose a tag to compare

asclepias
Source: Lady Bird Johnson Wildflower Center

What’s Changed

v1.47.0 - Zinnia grandiflora

16 May 18:20
Compare
Choose a tag to compare

zinnia_grandiflora
Source: Lady Bird Johnson Wildflower Center

What’s Changed

v1.46 - Yucca rupicola

07 May 15:14
9a2a68f
Compare
Choose a tag to compare

Yucca-rupicola-Edwards-Plateau

Source: Native Plant Society of Texas

Vision Zero Editor

Vision Zero Viewer

Vision Zero Database

v1.45.0

11 Apr 20:26
Compare
Choose a tag to compare

What’s Changed

Vision Zero Editor

  • Persist the navigation sidebar visibility between sessions (#1424) @mddilley
  • Fix a bug that resulted in street labels being hidden from the map on the crash details page (#1420) @mddilley
  • Show a banner at the top of the screen when using a non-production environment (#1414) @roseeichelmann

Vision Zero Viewer

v1.44 - Wildcat Hollow

28 Mar 20:36
Compare
Choose a tag to compare

What’s Changed

Editor

Viewer

  • Add tooltips to explain what each mode type indicates (#1412) @tillyw

Database

v1.43 Vista Verde Dr

14 Mar 15:43
Compare
Choose a tag to compare

What’s Changed

Editor

Database + APIs

v1.42.0 Utopia Ct

29 Feb 17:14
Compare
Choose a tag to compare
Screenshot 2024-02-29 at 12 02 44 PM

Source: Nearmap

What’s Changed

Editor

  • [Bug] Unable to save Changes for some crashes (#1373) @roseeichelmann
  • [Bug] Years of Life Lost is not being displayed on VZ Editor (#1372) @mddilley
  • [Bug] One password plug-in appears on date-picker fields (#1374) @mddilley
  • [Bug] Street/satellite layer toggle doesn't work in Crash location edit map (#1355) @mddilley

Database

  • [Tech debt] Add and update lookup tables and values to get VZDB up to date with CRIS v27 (#1371) @roseeichelmann
  • [Bug] Crashes by mode tabulations do not match reality (#1384) @mddilley
  • [Enhancement] Update the person experiencing homelessness flag with data from CRIS CSVs (#1353) @frankhereford