Esri / street-data-processing-tools

ArcGIS geoprocessing toolbox containing tools to create and build a network dataset from commercial street data.
Apache License 2.0
36 stars 16 forks source link

Process MultiNet Time Zones will not run - Field TollRd incorrect type #43

Closed gregmiddleton closed 2 years ago

gregmiddleton commented 3 years ago

Arcmap 10.8.1 Street Processing Tools 10.8.0.1

When attempting to use the tool for Process MultiNetTimeZones, the tool is unable to run after selecting the NW network Geometry. The tool reports error -1 Field name TOLLRD is not the expected type. I tried using both a shpd download from TomTom and a FGDB download from ESRI.

ArcMap Properties for the feature class shows TOLLRD as type Short Integer.

image

mmorang commented 2 years ago

This was fixed in https://github.com/Esri/street-data-processing-tools/pull/45 and is available in the latest release of the ArcMap version of this tool. Please let us know if it doesn't resolve your issue.