cityofaustin / atd-vz-data

The technology that powers the City of Austin's Vision Zero program
https://visionzero.austin.gov/viewer/
11 stars 2 forks source link

Crash details page: crash map #1473

Closed roseeichelmann closed 1 month ago

roseeichelmann commented 2 months ago

Associated issues

Closes https://github.com/cityofaustin/atd-data-tech/issues/17182

Testing

URL to test: Local

Steps to test:

  1. Follow instructions in https://github.com/cityofaustin/atd-vz-data/pull/1440 to start the data model collector branch and run the CRIS import ETL, or if you already have it set up use that!
  2. Go to a crash, see that the crash map says "Geocode Provider: TxDOT CRIS"
  3. Edit the crash coordinates, move it to some other road. See the location id change and it will now say "Geocode Provider: Manual Q/A".

Ship list

roseeichelmann commented 1 month ago

@johnclary ready for re-review! worth checking to make sure none of your change log stuff that got merged into data-model-v2 was affected but im pretty sure there were no regressions thru my own testing and looking at the code diff in this PR