Style gurus,

I want to have a rule that matches one way trunk roads. Given that
onewayness can be specified with (at least) 3 different tag values
(1,yes,true) do I have to have something like the following, or can it
be simplified:

highway=trunk & (oneway=yes|oneway=true|oneway=1) [...]

i.e. does the following mean the same?

highway=trunk & oneway [...]

Thanks

Mark

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to