The {City} Intersection Crash Mitigation Program draws inspiration from successful initiatives taken by other groups to improve intersection safety for cities across the world. This program is designed to systematically identify and address intersections with the highest number of crashes.
This project is rooted in the principles of the Vision Zero Network, an international strategy aimed at eliminating all traffic fatalities and severe injuries while increasing safe, healthy, and equitable mobility for all. Vision Zero recognizes that traffic deaths and severe injuries are preventable and strives to create a transportation system where mistakes do not result in severe consequences.
Using this data, we're hoping students and professionals alike can implement targeted interventions for safer streets with whichever method works strongest for them.
In the ArcGIS Pro platform, Python automation plays a pivotal role in streamlining complex geospatial data processing tasks. By leveraging Python scripts, users can automate the creation of points and buffers, which are fundamental in spatial analysis. Additionally, Python scripts can automate the generation of charts and visualizations that represent the processed crash data.
The benefits of this automation extend to any city, as the scripts can be adapted to different datasets and local contexts. By automating these processes, city planners save considerable time and reduce the potential for human error in data handling.
With the processed data and associated charts, city planners are equipped with insightful information that aids in better road planning. They can identify high-risk areas, understand patterns in crash occurrences, and make data-driven decisions to enhance traffic safety and infrastructure design. This approach not only improves efficiency but also enhances the quality and accuracy of urban planning efforts.
In ArcGIS Pro, Python scripting creates feature classes visualizing the top 10 crash-prone intersections from 2012-2023. These visuals help identify high-risk areas. Users can then analyze them further, overlaying data like traffic volume or demographics to understand underlying causes. These feature classes can also be used in AutoCAD for design and visualization, allowing for seamless integration into various workflows. With Python scripting, the process becomes more efficient, enabling data-driven decisions for safer streets.
Bar and pie charts are generated for each intersection, depicting crashes by day, crashes by hour, distribution of crash types, party class involved, lighting conditions, and weather conditions. This data complements CAD/GIS deliverables and offers flexibility for user preferences. Whether it's for design, analysis, or decision-making, the data is readily available.