Changes between Version 37 and Version 38 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Apr 15, 2009, 1:52:02 PM (15 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v37 v38  
    4747 * '''done''': The task is finished.
    4848
    49 '''TODO:''' - port the [http://www.cef-cfr.ca/index.php?n=Membres.PierreRacineWKTRaster big table] ~mloskot
    50 
    5149== Milestones for Beta 0.1.6 ==
    5250
     
    6058||[[BR]]'''B01c - Being able to import TIFF rasters using raster2pgsql.exe'''
    6159||gdal2wktraster.py as a prototype of raster2pgsql.exe based on [http://www.gdal.org/ GDAL]||ML||February 2009||1 week||DevTime from MD||done
    62 ||raster2pgsql.exe[[BR]](tiff only, only one band, option for tiling)||TBD||March 2009||4 weeks||4800||Todo
     60||raster2pgsql.exe[[BR]](tiff only, only one band, option for tiling)||TBD||March 2009||4 weeks||4800||todo
    6361||[[BR]]'''B01d - Being able to get all the properties of a raster (all the "Get" functions).'''||
    6462||- RT_SRID(raster|geometry) -> integer[[BR]]- RT_GetWidth(raster) -> integer[[BR]]- RT_GetHeight(raster) -> integer[[BR]]- RT_GetXPixelSize(raster) -> float32[[BR]]- RT_GetYPixelSize(raster) -> float32[[BR]]- RT_GetYPixelSize(raster) -> float32[[BR]]- RT_GetXRotation(raster) -> float32[[BR]]- RT_GetYRotation(raster) -> float32[[BR]]- RT_GetXUpperLeft(raster) -> float32[[BR]]- RT_GetYUpperLeft(raster) -> float32[[BR]]- RT_GetGeoReference(raster) -> string[[BR]]- RT_GetNumBands(raster) -> integer[[BR]]- RT_GetBandPixelType(raster, band) -> string[[BR]]- RT_GetBandNoDataValue(raster, band) -> float32||ML||February 2009||1 weeks||DevTime from MD||done||