Changes between Version 27 and Version 28 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Apr 12, 2009, 9:56:06 AM (15 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v27 v28  
    109109=== Beta 0.1f ===
    110110
    111 Being able to return a JPEG, a TIFF or a PNG with help of the following functions:
    112  * RT_Band
    113  * RT_AsJPEG
    114  * RT_AsTIFF
    115  * RT_AsPNG
     111Being able to return a JPEG, a TIFF or a PNG. This milestone includes implementation of the following functions:
     112 * RT_Band(raster, band) -> raster
     113 * RT_AsJPEG(raster, band, quality) -> JPEG as "bytea"
     114 * RT_AsTIFF(raster, band, compression) -> TIFF as "bytea"
     115 * RT_AsPNG(raster, band) -> PNG as "bytea"
    116116
    117117|| '''Task''' || '''Developer''' ||  '''Schedule''' || '''Time''' || '''Funds (USD)''' || '''Status''' ||