logo separator

[mkgmap-dev] highway=track with no road_class and road_speed set breaks routing ## was ## "No roads near target" bug in Schwabmünchen

From Minko ligfietser at online.nl on Wed Apr 10 07:59:20 BST 2013

Hi Franco
Overlay type 0x00c06 is using two routable lines, and only the first one has road attributes. You can better use a non routable line for 0x06 or the continue statement:

junction=roundabout & highway=unclassified [0x0c road_class=1 road_speed=1 resolution 21 continue]
highway=unclassified [0x06 road_class=1 road_speed=1 resolution 21]


> If you comment the line number 16 in the "overlays" file
> > # residential
> > #0x00c06: 0x0c, 0x06
> routing to the address works again.
> 
> Whatever this means. Do overlays also need a "road_class" and
> "road_speed" ?
> 
> Ciao,
> Franco


More information about the mkgmap-dev mailing list