[Qgis-developer] profile from line: 2 issues

Paolo Cavallini cavallini at faunalia.it
Tue Feb 7 07:40:08 EST 2012


Hi all.
A couple of issues we have encountered:

- when the line hits NULLs, we get an error:

Traceback (most recent call last):
   File "C:\Documents and Settings\eleauser/.qgis/python/plugins\profilefromline\ProfileFromLineDialog.py", line 54, in accept
     self.ui.progressBar)
   File "C:\Documents and Settings\eleauser/.qgis/python/plugins\profilefromline\ProfileFromLine.py", line 153, in create_profile_layer
     stepInterval = int(remainingSteps / numberOfLines)
ZeroDivisionError: long division or modulo by zero

- it is important (and does not look too difficult) to add a plot of the profile, which is what users want.

Should I open tickets?
Thanks.

-- 
Paolo Cavallini
See: http://www.faunalia.it/pc



More information about the Qgis-developer mailing list