Changes between Version 103 and Version 104 of WKTRaster/PlanningAndFunding


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

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v103 v104  
    9696||- ST_SetSRID(raster|geometry, integer)[[BR]]- ST_SetPixelSize(raster, pixelsizex, pixelsizey)[[BR]]- ST_SetBandNoDataValue(raster, band, nodatavalue)[[BR]]- ST_SetGeoReference(raster, string)[[BR]]- ST_SetSkew(raster, skewx, skewy)[[BR]]- ST_SetUpperLeft(raster, x, y)||DZ||April 2010||1 week||Devtime from DZ||done||
    9797||[[BR]]'''Objective 0.1.6g - Being able to register images as raster stored outside the database.''' ([wiki:WKTRaster/SpecificationWorking02#ObjectiveB02a-BeingabletoregisterTIFFandJPEGtilesasrasterstoredoutsidethedatabase. specifications])||||||||||
    98 ||-Mostly changes to gdal2wktraster.py[[BR]]- ST_BandPath() -> string||PR||February 2010||1 weeks||2400||done||
     98||- Mostly changes to gdal2wktraster.py[[BR]]- ST_BandPath() -> string||PR||February 2010||1 weeks||2400||done||
     99||[[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||
     101||[[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||
     103||[[BR]]'''Objective 0.1.6j - Being able to set and know if a band nodata value is a true nodata value.'''||||||||||
     104||- ST_BandHasNodataValue(rast, band)[[BR]]- ST_SetBandHasNodataValue(rast, band, boolean)||PR||June 2010||1 day||!DevTime from SC||done||
    99105
    100106== Milestones for Beta 0.2.4 ==