[raster] Implement ST_SetRotation
Implement ST_SetRotation(raster, angle) to rotate the raster by altering the skewx, skewy, pixelsizex, and pixelsizey parameters of the georeference.
#582 [raster] Create functions returning correct pixel size calculations –
comment:7,
8,
12
Description: |
modified (diff)
|
Milestone: |
WKTRaster 0.1.6 → PostGIS 2.0.0
|
Summary: |
[wktraster] Implement ST_SetRotation → [raster] Implement ST_SetRotation
|
Milestone: |
PostGIS 2.0.0 → PostGIS Raster Future
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Keywords: |
history added
|
Milestone: |
PostGIS Raster Future → PostGIS 2.0.0
|
Rotation should be specify in degree or radian?