Changes between Version 112 and Version 113 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Jun 13, 2011, 3:17:19 PM (13 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v112 v113  
    170170  -Both rasters values when they are both nodata (nodatanodataexpr in the functions below)
    171171
    172 '''5) ST_MapAlgebraExpr(rast1 raster, band1 integer, rast2 raster, band2 integer, expression text, pixeltype text, extentexpr text, nodata1expr text, nodata2expr text, nodatanodataexpr text) -> raster'''
     172'''Details for 5) ST_MapAlgebraExpr(rast1 raster, band1 integer, rast2 raster, band2 integer, expression text, pixeltype text, extentexpr text, nodata1expr text, nodata2expr text, nodatanodataexpr text) -> raster'''
    173173
    174174 '''Open Question:'''
     
    182182 See discussion in http://trac.osgeo.org/postgis/ticket/590
    183183
    184 '''ST_SameAlignment(raster, raster)'''
     184'''Details for ST_SameAlignment(raster, raster)'''
    185185
    186186 This function returns true if both rasters' grids are aligned.