Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.86 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.86 KB

Vision Zero Editor (VZE)

Production site: https://visionzero.austin.gov/editor/ Staging site: https://visionzero-staging.austinmobility.io/editor/

This project seeks to centralize and streamline the management of TPW's Vision Zero (VZ) data. As a result of this project, staff will have a standardized interface for reviewing crash data, prioritizing intersection safety improvements, and communicating efforts to the public. Additionally, high quality VZ data will be publicly accessible online.

Data is sourced from TxDOT's Crash Records Information System (CRIS) database. An editing interface provides tools for enriching data with more attributes and correct erroneous or missing data.

For resources and updates, see the Vision Zero Crash Data System project index.

Getting started

We use Node Version Manager (nvm) to keep our node versions in sync with our environments. With nvm installed, run nvm use from this directory to activate the current node and npm version required for this project. If you don't want to use nvm, refer to the .nvmrc file for the node version you should install.

Install dependencies

npm install

Run development server

npm start

In development, this project uses Prettier for code formatting which is set in .prettierrc. Visit link for installation or install the extension for VSCode.

Adding Users

Here are the docs for how to login for the first time and how to set up new users as an admin.

Nearmap API Keys

For maintenance and troubleshooting of Nearmap API key for the Location aerial map (domains whitelisted, usage, etc.), contact CTM help desk.