Hi Paolo > One more: > > > Traceback (most recent call last): > File "C:\Documents and Settings\eleauser/. > qgis/python/plugins\profiletool\doProfile.py", line 244, in selectLayer1 > self.readData(0) > > File "C:\Documents and Settings\eleauser/. > qgis/python/plugins\profiletool\doProfile.py", line 152, in readData > res = self.profiles[nr]["layer"].rasterUnitsPerPixel() * 1.2 # a * 1.2 > is a "mean" dimiesion of pixel on any direction > AttributeError: 'QgsVectorLayer' object has no attribute > 'rasterUnitsPerPixel'
This crash is refering to the 'Profile tool' plugin, not 'Profile from line'. I guess the name of my plugin is kind of unfortunate... it could probably be changed to something like 'sample along line'... Best regards -- ___________________________ ___ __ Ricardo Garcia Silva _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
