Changes between Version 14 and Version 15 of WKTRaster/SpecificationWorking03

Show
Ignore:
Timestamp:
02/23/10 10:57:53 (3 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v14 v15  
    4141'''ST_SetNoDataValue(raster, band, value)''' 
    4242 Set the data value that corresponds to NODATA in the given raster and band. 
     43 
     44'''ST_HasNoDataValue(raster, band)''' 
     45 Return true if the value stored as a NODATA value must be interpreted as a real NODATA value. 
    4346 
    4447'''ST_SetGeoReference(raster, string)'''