CartoLineGen icon indicating copy to clipboard operation
CartoLineGen copied to clipboard

plugin should trap known errors

Open AlisterH opened this issue 3 years ago • 0 comments

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'

AlisterH avatar Sep 27 '22 06:09 AlisterH