Changes between Version 14 and Version 15 of WKTRaster/SpecificationWorking03
- Timestamp:
- 02/23/10 10:57:53 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking03
v14 v15 41 41 '''ST_SetNoDataValue(raster, band, value)''' 42 42 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. 43 46 44 47 '''ST_SetGeoReference(raster, string)'''