logo separator

[mkgmap-dev] weird behavior of routing

From "Michael Günnewig" MichaelGuennewig at gmx.de on Thu Jun 7 20:13:56 BST 2012

Hi all.

On Thu, June 7, 2012 15:31, Micha� Rogala wrote:
> But when I render roads this way (to have different names on different
> levels)
>
> highway=primary {name '${ref}'} [0x03 road_class=3 road_speed=4
> resolution 16-16 continue]
> highway=primary {name '${ref}'} [0x03 road_class=3 road_speed=4
> resolution 18-18 continue]
> highway=primary {name '${ref}'} [0x03 road_class=3 road_speed=4
> resolution 20-20 continue]
> highway=primary {name '${name}' | '${ref}'} [0x03 road_class=3
> road_speed=4 resolution 22-22 continue]
> highway=primary {name '${name}' | '${ref}'} [0x03 road_class=3
> road_speed=4 resolution 24-24]

mkgmap contains code that tries to merge road segments by their name.  So
I guess that the duplicate names will most probably confuse it
(see also method sortRoads in uk.me.parabola.imgfmt.app.net.NETFile).

  Regards,
    Michael

-- 
Michael Günnewig    MichaelGuennewig at gmx.de
Germany
GPG/PGP: 1024/4FBF2650 9E1D E0F4 304A E4B8 D224  059E F3F1 67D2 4FBF 2650





More information about the mkgmap-dev mailing list