Changes between Version 104 and Version 105 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Jul 29, 2010, 10:36:21 AM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v104 v105  
    9898||- Mostly changes to gdal2wktraster.py[[BR]]- ST_BandPath() -> string||PR||February 2010||1 weeks||2400||done||
    9999||[[BR]]'''Objective 0.1.6h - Being able to quickly get metadata for raster and band.'''||||||||||
    100 ||-ST_Metadata(rast)[[BR]]-ST_BandMetadata(rast||PR||June 2010||1 day||!DevTime from SC||done||
     100||- ST_Metadata(rast)[[BR]]- ST_BandMetadata(rast||PR||June 2010||1 day||!DevTime from SC||done||
    101101||[[BR]]'''Objective 0.1.6i - Being able to easily convert world coordinates to raster coordinates.'''||||||||||
    102 ||- ST_World2RasterCoordX(rast, xw, yw)[[BR]]- ST_World2RasterCoordY(rast, xw, yw)[[BR]]-ST_Raster2WorldCoordX(rast, xr, yr)[[BR]]-ST_Raster2WorldCoordY(rast, xr, yr)||PR||June 2010||3 day||!DevTime from SC||done||
     102||- ST_World2RasterCoordX(rast, xw, yw)[[BR]]- ST_World2RasterCoordY(rast, xw, yw)[[BR]]- ST_Raster2WorldCoordX(rast, xr, yr)[[BR]]- ST_Raster2WorldCoordY(rast, xr, yr)||PR||June 2010||3 day||!DevTime from SC||done||
    103103||[[BR]]'''Objective 0.1.6j - Being able to set and know if a band nodata value is a true nodata value.'''||||||||||
    104104||- ST_BandHasNodataValue(rast, band)[[BR]]- ST_SetBandHasNodataValue(rast, band, boolean)||PR||June 2010||1 day||!DevTime from SC||done||