Changes between Version 13 and Version 14 of WKTRaster/SpecificationWorking01


Ignore:
Timestamp:
Apr 16, 2009, 8:00:52 AM (15 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v13 v14  
    22 
    33----
    4 === '''Objective 0.1.6c - Being able to load rasters in the database ''' ===
     4== '''Objective 0.1.6c - Being able to load rasters in the database ''' ==
    55
    66
     
    7575----
    7676
    77 === '''Objective 0.1.6d - 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 === '''Objective 0.1.6e - 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 === '''Objective 0.1.6f - 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]]