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

Stalling on large HERE datasets #16

Open SFGIS opened 7 years ago

SFGIS commented 7 years ago

I have successfully run this

on HERE data for Australia and Canada. When attempting with larger USA data, it errors out or hangs up at the same step each time.

I have reviewed this with our IT staff and we believe this is a memory issue, since this step is a table Join. Image Capture1.jpg shows the memory usage at the time of the stall. Image Capture2.jpg shows the current status dialog.

The USA data provided by HERE (Navstreets shapefiles) has been compiled into an FGDB prior to running this tool. We have successfully done this with Australia and Canada with no issues.

Per the recommendation on the GitHub site, I have turned off 64bit Background Processing.

Can you provide any guidance on how to get this working properly with large files?

capture1 capture2

mmorang commented 3 months ago

A new version of the tool for processing HERE data is now available for ArcGIS Pro. If you're still processing HERE data, please try this new tool version and let us know if you still experience hangs and crashes. Because ArcGIS Pro is a 64-bit application and because the new tool was fully rewritten to be less resource intensive, we don't expect the same types of limitations that the old ArcMap version had.