Changes between Version 67 and Version 68 of WKTRaster/PlanningAndFunding
- Timestamp:
- 02/22/10 07:43:53 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v67 v68 122 122 123 123 ||[[BR]]'''Objective B03a - Being able to set all the properties of a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])|| 124 ||- ST_SetSRID(raster|geometry, integer)[[BR]]- ST_SetPixelType(raster, band, string)[[BR]]- ST_SetPixelSize(raster)[[BR]]- ST_SetNoDataValue(raster, band, value)[[BR]]- ST_SetGeoReference(raster, string) ||dzwarg||||1 week||Devtime from DZ||in-progress||124 ||- ST_SetSRID(raster|geometry, integer)[[BR]]- ST_SetPixelType(raster, band, string)[[BR]]- ST_SetPixelSize(raster)[[BR]]- ST_SetNoDataValue(raster, band, value)[[BR]]- ST_SetGeoReference(raster, string)[[BR]]- ST_SetRotation(raster, rotation)[[BR]]- ST_SetUpperLeft(raster, x, y)||dzwarg||||1 week||Devtime from DZ||in-progress|| 125 125 ||[[BR]]'''Objective B03b - Being able to reproject a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])|| 126 126 ||- ST_Transform(raster|geometry, SRID) -> same type as input||TBD||||1 week||1200||todo||