Changes between Version 11 and Version 12 of WKTRaster/SpecificationWorking01


Ignore:
Timestamp:
Apr 16, 2009, 7:59:24 AM (15 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v11 v12  
    22 
    33----
    4 === '''B01c - Being able to import TIFF rasters using raster2pgsql.exe''' ===
     4=== '''Objective 0.1.6c - Being able to import TIFF rasters using raster2pgsql.exe''' ===
    55
    66
     
    7575----
    7676
    77 === '''B01d - Being able to get all the properties of a raster (all the “Get” functions).''' ===
     77=== '''Objective 0.1.6d - Being able to get all the properties of a raster (all the “Get” functions).''' ===
    7878
    7979'''RT_SRID(raster|geometry) -> integer'''[[BR]]
     
    129129
    130130----
    131 === '''B01e - Being able to intersect vector and raster to produce vector.''' ===
     131=== '''Objective 0.1.6e - Being able to intersect vector and raster to produce vector.''' ===
    132132 
    133133'''RT_GetBBox(raster) -> polygon geometry'''[[BR]]
     
    140140----
    141141
    142 === '''B01f - Being able to return a JPEG, a TIFF or a PNG.''' ===
     142=== '''Objective 0.1.6f - Being able to return a JPEG, a TIFF or a PNG.''' ===
    143143 
    144144'''RT_bytea(raster, band) -> raster'''[[BR]]