Changes between Version 97 and Version 98 of WKTRaster/PlanningAndFunding
- Timestamp:
- 07/29/10 08:52:43 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v97 v98 105 105 ||[[BR]]'''Objective 0.1.6f - Being able to return a JPEG, a TIFF or a PNG.''' ([wiki:WKTRaster/SpecificationWorking01#Objective0.1.6f-BeingabletoreturnaJPEGaTIFForaPNG. specifications])|||||||||| 106 106 ||- ST_Band(raster, band) -> raster[[BR]]- ST_AsJPEG(raster, band, quality) -> JPEG as "bytea"[[BR]]- ST_AsTIFF(raster, band, compression) -> TIFF as "bytea"[[BR]]- ST_AsPNG(raster, band) -> PNG as "bytea"||ML||July - August 2010||TBD||2400 / !DevTime from ML||todo|| 107 ||[[BR]]'''Objective 0.2.4b - Being able to import JPEG rasters using raster2pgsql.exe.''' ([wiki:WKTRaster/SpecificationWorking02#ObjectiveB02b-BeingabletoimportJPEGrastersusingraster2pgsql.exe. specifications])||||||||||108 ||Mostly changes to raster2pgsql.exe||TBD||November 2010||1 week||1200||todo||109 107 ||[[BR]]'''Objective 0.2.4c - Being able to intersect vector and raster to produce raster.''' ([wiki:WKTRaster/SpecificationWorking02#ObjectiveB02c-Beingabletointersectvectorandrastertoproduceraster. specifications])|||||||||| 110 108 ||- ST_AsRaster(geometry, pixelsize) -> raster[[BR]]- Changes to ST_Intersection||TBD||November 2010||4 weeks||4800||todo|| … … 117 115 ||'''Objectives and Tasks'''||'''Coder'''||'''Approx. Schedule'''||'''Time'''||'''Fund (US$)'''||'''Status'''|| 118 116 ||[[BR]]'''Objective B03a - Being able to get and set the rotation of a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])|||||||||| 119 ||- ST_Rotation(raster)[[BR]]- ST_SetRotation(raster, rotation) [[BR]]- ST_SetUpperLeft(raster, x, y)||TBD||||2 days||480||todo||117 ||- ST_Rotation(raster)[[BR]]- ST_SetRotation(raster, rotation)||TBD||||2 days||480||todo|| 120 118 ||[[BR]]'''Objective B03b - Being able to reproject a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])|||||||||| 121 119 ||- ST_Transform(raster|geometry, SRID) -> same type as input||TBD||||1 week||1200||todo||