Changes between Version 11 and Version 12 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Feb 22, 2010, 7:27:13 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v11 v12  
    3434    PR: In addition to ST_SetPixelSize(raster, xsize, ysize) or in replacement of?
    3535
    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))
    3737
    3838'''ST_SetNoDataValue(raster, band, value)'''[[BR]]