Changes between Version 5 and Version 6 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Apr 12, 2009, 8:59:21 AM (15 years ago)
Author:
mloskot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v5 v6  
    2626== Beta 0.1 ==
    2727
    28  * 0.1a - Being able to create tables with RASTER fields
     28Milestones of development of Beta 0.1.
     29
     30=== 0.1a ===
     31
     32Being able to create tables with RASTER fields.
    2933
    3034|| '''Versions, Objectives, Tasks''' || '''Coder''' ||  '''Schedule''' || '''Time''' || '''Funds (US$) & Contributor''' || '''Status''' ||
    3135|| Initial setup: type definition, canonical input/output || SS || January 2009 || 4 weeks || 2400 by SC, 2600 by MD || Done ||
    3236
    33  * 0.1b - Being able to select RASTER values based on bbox spatial relation
     37=== 0.1b ===
     38
     39Being able to select RASTER values based on bbox spatial relation.
    3440
    3541|| '''Versions, Objectives, Tasks''' || '''Coder''' ||  '''Schedule''' || '''Time''' || '''Funds (US$) & Contributor''' || '''Status''' ||
     
    3743|| GiST indexing support || PR || February 2009 || 1 week || 1200 by SC || Done ||
    3844
    39  * 0.1c - Being able to import TIFF rasters using raster2pgsql
     45=== 0.1c ===
     46
     47Being able to import TIFF rasters using raster2pgsql.
    4048
    4149|| gdal2wktraster.py as a prototype of raster2pgsql based on [http://www.gdal.org GDAL] || ML || February 2009 || 1 week || Time allocated by MD || Done ||
    4250|| raster2pgsql (tiff only, only one band, option for tiling) ||  TBD || March 2009 || 4 weeks ||4800 || Todo ||
    4351
    44  * 0.1d - Being able to get all the properties of a raster (all the ''Get'' functions).
     52=== 0.1d ===
    4553
    46  * 0.1e - Being able to intersect vector and raster to produce vector.
     54Being able to get all the properties of a raster (all the ''Get'' functions).
    4755
    48  * 0.1f - Being able to return a JPEG, a TIFF or a PNG.
     56=== 0.1e ===
     57
     58Being able to intersect vector and raster to produce vector.
     59
     60=== 0.1f ===
     61
     62Being able to return a JPEG, a TIFF or a PNG.