Changes between Version 31 and Version 32 of WKTRaster/SpecificationWorking02


Ignore:
Timestamp:
Sep 21, 2010, 6:48:58 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking02

    v31 v32  
    1616 
    1717----
    18 == '''Objective B02x - Implement better support for NULL, Empty, !HasNoBand(rast), !HasNoBand(rast, band) and !BandIsNoData rasters in all functions.''' ==
     18== '''Objective 2.0.04 - Implement better support for NULL, Empty, !HasNoBand(rast), !HasNoBand(rast, band) and !BandIsNoData rasters in all functions.''' ==
    1919
    2020 Each function should better handle NULL rasters, empty rasterm rasters with no band and bands only filled with nodata values.
     
    6565
    6666----
    67 == '''Objective B02x - Being able to clip a raster.''' ==
     67== '''Objective 2.0.05 - Being able to set and get values for part of a raster.''' ==
    6868
    6969'''ST_Clip'''
     
    100100
    101101----
    102 == '''Objective B02x - Being able to set and get the skew of a raster in terms of rotation.''' ==
     102== '''Objective 2.0.01 - Being able to get and set the rotation of a raster''' ==
    103103
    104104'''ST_SetRotation(raster, angle)'''