Changes between Version 92 and Version 93 of WKTRaster/SpecificationWorking01

Show
Ignore:
Timestamp:
12/22/09 10:20:58 (3 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v92 v93  
    223223 
    224224 '''Implementation details''' 
     225 
     226 This function is not anymore available in PostGIS 1.5 and is therefore probably not worth implementing. 
    225227 
    226228 This function replaces ST_Raster_to_box2d() and should be used for the "raster AS box2d" cast. It should also be used instead of ST_raster_envelope() when creating indexes in gdal2wktraster.py (to be tested).