Hello,
I am trying to isolate some specific road from Navteq Here street map Shapefile. Using the name field dosn't work, cause the same road change the name due to some administration roles.
Anyway, I have two sequence fields: "REF_IN_ID" ==> the start node ID and
"NREF_IN_ID" ==> the end node ID which is the next "REF_IN_ID"
I am looking to make an iterative macro to find the next line object and to give him the name of the road and then using this object as a start line object for the next iteration.
Any recommendation?
I attached an example of the street file.