[Qgis-developer] FreeEditing plugin

Paolo Cavallini cavallini at faunalia.it
Tue Sep 14 05:29:16 EDT 2010


Hi all.
we're using the very nice FH plugin, and we encountered the following
issues:

- when clicking (a single click) on the canvas, with simplification
parameter >0, we get an error:

Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/freehandEditing/freehandediting.py",
line 152, in createFeature
s = g.simplify(tolerance)
AttributeError: 'NoneType' object has no attribute 'simplify'

- if simplify is >0.2, no polygon is drawn

- if on the fly projection is on, the new polygons are placed far from the
relevant area.

Any feedback is welcome. I think this would be a good candidate to be
incorporated as a core plugin.
All the best.
-- 
http://faunalia.it/pc


More information about the Qgis-developer mailing list