logo separator

[mkgmap-dev] lowering speed

From Chris66 chris66nrw at gmx.de on Fri Oct 5 10:13:27 BST 2012

In Germany most roads with construction=minor have maxspeed=..
set.

In this case the default mkgmap rule:

# Lower the road speed of ways under some construction.
highway=* & construction=* { add mkgmap:road-speed = '-1' }

is acting to strong.

So I suggest:

# Lower the road speed of ways under some construction.
highway=* & construction=* & maxspeed!=* { add mkgmap:road-speed = '-1' }

Chris





More information about the mkgmap-dev mailing list