logo separator

[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


More information about the mkgmap-dev mailing list