Hi all, I tried the plugins, it's very great! On Tue, Sep 14, 2010 at 11:29 AM, Paolo Cavallini <[email protected]>wrote:
> > 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. > AFAICS if the fly projection is on, the polygons I draw are placed in the position they would have using the layer CRS. Instead, the polygon should be placed using the canvas CRS!!! Cheers. 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 > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > -- Giuseppe Sucameli
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
