Hi, excuse me, for example if I have this in my lines style:

highway=residential [0x01]

how can I make "0x01" a variable?

I mean, I would to do that:

surface=asphalt    -> var=0x01
surface=gravel      -> var=0x02

highway=residential [var]

It's possible? How?
Thanks very much.

--enrico




--
Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to