Changes between Version 11 and Version 12 of WKTRaster/SpecificationWorking03
- Timestamp:
- 02/22/10 07:27:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking03
v11 v12 34 34 PR: In addition to ST_SetPixelSize(raster, xsize, ysize) or in replacement of? 35 35 36 PR: Could you provide a full SQL example of ST_SetPixelSize(raster, raster)? 36 PR: Could you provide a full SQL example of ST_SetPixelSize(raster, raster)? And in general of a function getting arguments for the first raster from another raster (like the below ST_Resample(raster, method, raster)) 37 37 38 38 '''ST_SetNoDataValue(raster, band, value)'''[[BR]]