Changes between Version 51 and Version 52 of WKTRaster/SpecificationWorking02

Show
Ignore:
Timestamp:
03/10/11 14:19:23 (2 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking02

    v51 v52  
    153153 Variant 2 returns TRUE if the the raster does not have any band. 
    154154 
    155 '''ST_BandIsNoData''' See http://trac.osgeo.org/postgis/ticket/593 
     155'''ST_BandIsNoData'''  
    156156 
    157157 '''Variants''' 
     
    167167 '''Implementation details''' 
    168168 
    169  This require a new flag to be set in the core at import and at edition. 
     169 This require a new flag to be set in the core at import and at edition. See discussion in http://trac.osgeo.org/postgis/ticket/593 
    170170 
    171171----