logo separator

[mkgmap-dev] Commit: r1278: Add ability to set a road's class and speed from a CoordPOI.

From svn commit svn at mkgmap.org.uk on Thu Oct 15 09:49:26 BST 2009

Version 1278 was commited by markb on 2009-10-15 09:49:26 +0100 (Thu, 15 Oct 2009) 

Add ability to set a road's class and speed from a CoordPOI.

If the way has a point with a POI that has mkgmap:road-class or
mkgmap:road-speed tags they will be transferred to the way along with any
mkgmap:road-(class|speed)-(min|max) tags. The tag values will be used to
modify the way's class/speed parameters. Furthermore, the way will be
split at the points before and after the POI to limit the region that has
the class/speed modified.

The mkgmap:road-class and mkgmap:road-speed tag values can either be an
absolute integer value or they can be prefixed with + or - to indicate
that they are relative to the values set by the style rules. The min/max
tag values are all absolute values.


More information about the mkgmap-dev mailing list