Changes between Version 67 and Version 68 of WKTRaster/PlanningAndFunding


Ignore:
Timestamp:
Feb 22, 2010, 7:43:53 AM (14 years ago)
Author:
dzwarg
Comment:

Added rotation and upperleft to B03a

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/PlanningAndFunding

    v67 v68  
    122122
    123123||[[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||
    125125||[[BR]]'''Objective B03b - Being able to reproject a raster.''' ([wiki:WKTRaster/SpecificationWorking03 specifications])||
    126126||- ST_Transform(raster|geometry, SRID) -> same type as input||TBD||||1 week||1200||todo||