[mkgmap-dev] conditional includes in style
From Andrzej Popowski popej at poczta.onet.pl on Thu Mar 27 17:41:05 GMT 2014
Hi Marko, > Should we introduce a new type of keys (global keys) that are not > associated with any OSM object? This would be handy for conditional interpreting of style. > java -jar mkgmap.jar --add-default-way-tag=name=unknown Or maybe that way: mkgmap.jar --style-option=default_name=unknown And then in style: highway=* & name!=* { add name = '${style-option:default_name}' } -- Best regards, Andrzej
- Previous message: [mkgmap-dev] conditional includes in style
- Next message: [mkgmap-dev] invalid rule expression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list