logo separator

[mkgmap-dev] --make-opposite-cycleways option

From Minko ligfietser at online.nl on Tue Mar 3 08:34:27 GMT 2015


----- Oorspronkelijk bericht -----
> Van: "Gerd Petermann" <gpetermann_muenchen at hotmail.com>
> Aan: mkgmap-dev at lists.mkgmap.org.uk
> Verzonden: Dinsdag 3 maart 2015 09:26:00
> Onderwerp: Re: [mkgmap-dev] --make-opposite-cycleways option
> Hi Mike,
> 
> I think you are right regarding the access tags.
> The current solution in combination with the default style
> might route a truck through the wrong direction of a oneway.
> Thanks for pointing this out.
> 
> If I got it right, most style developers don't use this option,
> they prefer to have the logic in the rules.
> Maybe this is another argument to remove the option
> instead of adding code to make it work in special cases?
> 
> Is anybody able to change the default style so that it produces
> the same result ?
> 
> Gerd


Yes, we have discussed this before, I tried to add it in the styles for the OSM generic maps, but this resulted in wrong navigation for cars.
The name "cycleway" in the synthetic part you can delete by this rule in your line style:

mkgmap:synthesised=yes & bicycle=yes { set mkgmap:highest-resolution-only = true; delete name }

http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2014q2/020939.html


More information about the mkgmap-dev mailing list