Changes between Version 211 and Version 212 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Jul 25, 2012, 7:40:21 AM (12 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v211 v212  
    2323  * ST_MapAlgebraFctNbg working on a tiled coverage
    2424
     25 * Different variant of ST_SetValues()
     26 * ST_CreateOverview(), ST_IsRegularlyTiled(), ST_HasOverlaps(), ST_HasGaps(), ST_HasTileSameSize(), ST_HasTileAligned()
     27 * C version of the ST_Union(raster) aggregate
     28 * ST_Retile()
    2529 * Multi-band ST_AddBand()
    26  * Different variant of ST_SetValues()
    27  * C version of the ST_Union(raster) aggregate
    2830 * ST_UnionToRaster() and ST_BurnToRaster()
    29  * ST_CreateOverview(), ST_IsRegularlyTiled(), ST_HasOverlaps(), ST_HasGaps(), ST_HasTileSameSize(), ST_HasTileAligned()
    30  * ST_Retile()
    3131 * Set and update of the IsNodataValue flag indicating the whole band is nodata.
    3232 * Subtiling of rasters (PostGIS 3.0 or create a new raster type)