Changes between Version 101 and Version 102 of WKTRaster/PlanningAndFunding
- Timestamp:
- 07/29/10 10:25:01 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v101 v102 134 134 ||[[BR]]'''Objective B07b - Being able to edit a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])|||||||||| 135 135 ||- ST_SetValue(raster, band, x, y, value)[[BR]]- ST_Affine(raster|geometry,...) -> same type as input[[BR]]- ST_Translate(raster|geometry,...) -> same type as input[[BR]]- ST_Scale(raster|geometry,...) -> same type as input[[BR]]- ST_TransScale(raster|geometry,...) -> same type as input[[BR]]- ST_RotateZ,Y,Z(raster|geometry, float8) -> same type as input||TBD||||2 weeks||2400||todo|| 136 ||Other functions[[BR]]- ST_AsBinary(raster, compression)[[BR]]- ST_RasterFromWKB(raster, [<srid>])[[BR]]- ST_RasterFromText(string, [<srid>])[[BR]]- ST_AsText(raster)[[BR]]- ST_SetPath(string)|| ML (start ST_AsBinary) || Aug 2009||2 weeks||2400 / !DevTime from MD||in-progress|| 136 ||[[BR]]'''Other functions''' |||||||||| 137 ||- ST_AsBinary(raster, compression) ([wiki:WKTRaster/SpecificationWorking03 specifications])|| ML (start ST_AsBinary) || Aug 2009||2 weeks||2400 / !DevTime from MD||in-progress|| 138 ||- ST_RasterFromWKB(raster, [<srid>])|| TBD || TBD || - || - ||todo|| 139 ||- ST_RasterFromText(string, [<srid>])|| TBD || TBD || - || - ||todo|| 140 ||- ST_AsText(raster))|| TBD || TBD || - || - ||todo|| 141 ||- ST_SetPath(string)|| TBD || TBD || - || - ||todo|| 137 142 138 143 == GDAL Driver Milestones ==