logo separator

[mkgmap-dev] To do: If-Then-Else

From Andrzej Popowski popej at poczta.onet.pl on Sat Feb 18 21:24:51 GMT 2017

Hi,

I have applied style-option patch v3 to if-then branch. I have noticed 
following problems:
- tags created by style-option are treated as empty in conditionals,
- mkgmap gives warning about not used style-option, if it is used in 
conditionals only,
- conditionals do not support function is_closed().

Following conditionals are always false:

if (mkgmap:option:aeroway=*) then
...
end

if (aeroway=runway & is_closed()=false) then
...
end

-- 
Best regards,
Andrzej


More information about the mkgmap-dev mailing list