[Routing] General Routing question and specific OSRM question

Frederik Ramm frederik at remote.org
Wed Jul 14 09:22:44 BST 2010


Hi,

Dennis Luxen wrote:
>> running createhierarchy I get the error message "Importing n = 152702 nodes
>> ... and 158785 edges ...unresolved source NodeID: 152661"  I've tried this
>> on lots of different osm files and all of them give me similar error
>> messages.  I would appreciate any insights into whether I am doing something
>> wrong or whether this is a bug.
> 
> The OSM file seems to be corrupted. Did you generate that on your own or
> did you download it from somewhere?

An error like this could happen if you cut out an area with Osmosis 
(either --bb or --bp) and do not use the "clipIncompleteEntities=yes" flag.

If a way contained nodes inside and outside the bounding box, Osmosis 
would then include the full way, but only the nodes inside the box.

Bye
Frederik




More information about the Routing mailing list