Opened 18 years ago

Closed 16 years ago

#1210 closed enhancement (wontfix)

SetMinimun, SetMaximum in Python

Reported by: ilucena@… Owned by: warmerdam
Priority: normal Milestone: 1.5.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by warmerdam)

The functions SetMinimun(), SetMaximum() are not exposed in the Python API. It should be a method in the "Band" class.

Change History (3)

comment:1 by hobu, 17 years ago

Description: modified (diff)
Milestone: 1.5.0
Owner: changed from warmerdam to hobu
Status: newassigned

comment:2 by warmerdam, 17 years ago

Component: defaultGDAL_Raster
Description: modified (diff)
Owner: changed from hobu to warmerdam
Priority: highnormal
Status: assignednew
Type: defectenhancement

This is not currently part of the GDALRasterBand interface at any level. I'll keep this open as an enhancement request.

comment:3 by warmerdam, 16 years ago

Resolution: wontfix
Status: newclosed

I've thought a bit about this, and don't feel these belong in the public interface of the GDALRasterBand. Closing.

Note: See TracTickets for help on using tickets.