Hi, Reprojection works now. Thank you!
The only issue is that - while the layer is correctly reprojected - it is added to the project with wrong CRS settings. (Seems like project CRS is picked no matter what was picked as a target CRS.) Best wishes, Anita On Sun, Oct 14, 2012 at 1:07 PM, Pedro Venâncio <[email protected]> wrote: > Hi, > > Modeler is working again! At least with the little testing I've done, it's > working well! > > But Reproject Layer is still giving an error in Modeler: > > > Traceback (most recent call last): > File > "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", > line 692, in okPressed > if self.setParamValues(): > File > "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", > line 503, in setParamValues > if not self.setParamValue(param, self.valueItems[param.name]): > File > "/usr/share/qgis/python/plugins/sextante/modeler/ModelerParametersDialog.py", > line 681, in setParamValue > self.values[name] = str(widget.getText()) > AttributeError: 'QLineEdit' object has no attribute 'getText' > > Python version: > 2.7.3 (default, Aug 1 2012, 05:27:35) > [GCC 4.6.3] > > > > Best regards, > Pedro > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
