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 15 forks source link

Merged Network from Here NavStreets issue #27

Closed gcontino closed 2 months ago

gcontino commented 6 years ago

I'm using HERE Navstreets for Italy and I need to merge the 5 areas into one built network. I merged all required shapefiles/tables (Streets, AltStreets, Z-Levels, CDMS, etc) in a geodb. I processed them by the tool after merging them but the process returned me a lot of errors (Cannot find links...). The entire network was created anyway, but it isn't routable at all, because it gives me errors of positioning of stops, errors of restrictions (soft anf hard), and so on. I will appreciate your contributions. Thanks, Gianni

xeir83 commented 5 years ago

Been there, done that. :) You might already have fixed this, but... If you are using pythonscript to extract the tar files, make sure you don't extract them to the same directory - you will then overwrite your other extracted files and the streets, altstreets (and so on) will mismatch. Therefore, extract the files into separate directorys and then merge them into your gdb.

mmorang commented 5 months ago

I apologize that we never responded to this question. Did you ever find a solution, or do you still need help with this workflow?

mmorang commented 2 months ago

It's been three months, and there has been no response on this issue, so I'm closing it. If you're still having problems, feel free to re-open.