logo separator

[mkgmap-dev] Commit: r1202: Implement matching on generated tags.

From svn commit svn at mkgmap.org.uk on Fri Sep 18 10:46:15 BST 2009

Version 1202 was commited by steve on 2009-09-18 10:46:15 +0100 (Fri, 18 Sep 2009) 
BRANCH: style

Implement matching on generated tags.

So for example, for an element with highway=motorway:

highway=motorway  {set blue=true;}
blue=true  [0x1 ]
highway=motorway [0x2]

Will result in a type of 0x1 and not 0x2, as blue=true is the first rule
that would match if you ran everything in order.


More information about the mkgmap-dev mailing list