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

Make Pro version of the tool to process HERE™ NAVSTREETS™ shapefile data into a network dataset #60

Closed mmorang closed 3 months ago

mmorang commented 3 months ago

Add a tool to process shapefile data from HERE™ NAVSTREETS™ into a file geodatabase network dataset using ArcGIS Pro. Resolves https://github.com/Esri/street-data-processing-tools/issues/47

Additionally, some minor improvements for the Process MultiNet tool:

The update involved substantial refactoring of existing code to allow sharing relevant parts between both tools.