Opened 14 years ago

Closed 14 years ago

#2782 closed bug (fixed)

GDALTools - Contour - allow the user to input floating point values in the interval spinbox

Reported by: ricardogsilva Owned by: brushtyler
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

The 'interval between contour lines' spinbox should allow the user to input floating point numbers, in order to allow the creation of contour lines on raster data that has a small range of variation.

Currently only integer values are allowed, but this is only a limitation of the GUI, because the underlying gdal_contour program already accepts floating point input for the -i flag.

Change History (2)

comment:1 by borysiasty, 14 years ago

Owner: changed from borysiasty to brushtyler

comment:2 by brushtyler, 14 years ago

Resolution: fixed
Status: newclosed

Fixed from GdalTools v.1.1.37 Now contour allows to use float value as interval

Note: See TracTickets for help on using tickets.