CartoLineGen
CartoLineGen copied to clipboard
plugin should trap known errors
It would be good to trap known errors. e.g. if the user leaves the default 0 as map scale denominator they get an error in [generalize.py:803]:
AttributeError
'NoneType' object has no attribute 'GetLayer'