Select to view content in your preferred language

Traffic Crash Analysis Solution - ERROR 032659

530
1
Jump to solution
06-01-2023 12:26 PM
VM_CCMPO
New Contributor

I'm trying to implement the Traffic Crash Analysis solution.  I'm using ArcGIS Pro Advanced v.3.1.2 with extensions bundle.

I'm receiving the following error when clicking run on Task 3: Create roadway segments.  Of all the Parameters that I've put in, it seems that the first one 'Route Features' is the one that is causing the error.  I'm only seeing an error indicator next to the 'Route Features' parameter.  All other input fields seem to be error free at the moment. 

Here is the error:

"Route Features (Required)
ERROR 032659 updateMessage Error: Traceback (most recent call last):
File "C:\Users\Victor\Desktop\ESRI Crash Analysis\Crash Analysis.tbx#BasicSegmentation_CrashAnalysis.UpdateMessages.py", line 236, in <module>
File "C:\Users\Victor\Desktop\ESRI Crash Analysis\Crash Analysis.tbx#BasicSegmentation_CrashAnalysis.UpdateMessages.py", line 228, in updateMessages
File "C:\Users\Victor\Desktop\ESRI Crash Analysis\Crash Analysis.tbx#BasicSegmentation_CrashAnalysis.UpdateMessages.py", line 188, in check_aadt_parameter
ValueError: max() arg is an empty sequence"

How do I fix this?  Any and all help would be greatly appreciated.

Thanks!

0 Kudos
1 Solution

Accepted Solutions
Daniel_Schmidt
Esri Contributor

This error message is generated during  Task 3: Create roadway segments.  To resolve the issue, we need to ensure we have renamed our AADT feature as shown below:

AADT.png

View solution in original post

0 Kudos
1 Reply
Daniel_Schmidt
Esri Contributor

This error message is generated during  Task 3: Create roadway segments.  To resolve the issue, we need to ensure we have renamed our AADT feature as shown below:

AADT.png

0 Kudos