Changes between Version 5 and Version 6 of WKTRaster/PlanningAndFunding
- Timestamp:
- 04/12/09 08:59:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v5 v6 26 26 == Beta 0.1 == 27 27 28 * 0.1a - Being able to create tables with RASTER fields 28 Milestones of development of Beta 0.1. 29 30 === 0.1a === 31 32 Being able to create tables with RASTER fields. 29 33 30 34 || '''Versions, Objectives, Tasks''' || '''Coder''' || '''Schedule''' || '''Time''' || '''Funds (US$) & Contributor''' || '''Status''' || 31 35 || Initial setup: type definition, canonical input/output || SS || January 2009 || 4 weeks || 2400 by SC, 2600 by MD || Done || 32 36 33 * 0.1b - Being able to select RASTER values based on bbox spatial relation 37 === 0.1b === 38 39 Being able to select RASTER values based on bbox spatial relation. 34 40 35 41 || '''Versions, Objectives, Tasks''' || '''Coder''' || '''Schedule''' || '''Time''' || '''Funds (US$) & Contributor''' || '''Status''' || … … 37 43 || GiST indexing support || PR || February 2009 || 1 week || 1200 by SC || Done || 38 44 39 * 0.1c - Being able to import TIFF rasters using raster2pgsql 45 === 0.1c === 46 47 Being able to import TIFF rasters using raster2pgsql. 40 48 41 49 || gdal2wktraster.py as a prototype of raster2pgsql based on [http://www.gdal.org GDAL] || ML || February 2009 || 1 week || Time allocated by MD || Done || 42 50 || raster2pgsql (tiff only, only one band, option for tiling) || TBD || March 2009 || 4 weeks ||4800 || Todo || 43 51 44 * 0.1d - Being able to get all the properties of a raster (all the ''Get'' functions). 52 === 0.1d === 45 53 46 * 0.1e - Being able to intersect vector and raster to produce vector.54 Being able to get all the properties of a raster (all the ''Get'' functions). 47 55 48 * 0.1f - Being able to return a JPEG, a TIFF or a PNG. 56 === 0.1e === 57 58 Being able to intersect vector and raster to produce vector. 59 60 === 0.1f === 61 62 Being able to return a JPEG, a TIFF or a PNG.