#482 closed task (fixed)
[raster] Implement ST_SetRotation
Reported by: | pracine | Owned by: | dzwarg |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | raster | Version: | master |
Keywords: | history | Cc: |
Description (last modified by )
Implement ST_SetRotation(raster, angle) to rotate the raster by altering the skewx, skewy, pixelsizex, and pixelsizey parameters of the georeference.
Attachments (1)
Change History (11)
comment:1 by , 15 years ago
Version: | 1.5.X → trunk |
---|
comment:2 by , 15 years ago
Type: | defect → task |
---|
comment:3 by , 15 years ago
Description: | modified (diff) |
---|
comment:4 by , 14 years ago
Milestone: | WKTRaster 0.1.6 → PostGIS 2.0.0 |
---|
comment:5 by , 14 years ago
Summary: | [wktraster] Implement ST_SetRotation → [raster] Implement ST_SetRotation |
---|
comment:6 by , 14 years ago
Milestone: | PostGIS 2.0.0 → PostGIS Raster Future |
---|
comment:7 by , 13 years ago
Status: | new → assigned |
---|
by , 13 years ago
Attachment: | rotation+.patch added |
---|
comment:8 by , 13 years ago
comment:10 by , 13 years ago
Keywords: | history added |
---|---|
Milestone: | PostGIS Raster Future → PostGIS 2.0.0 |
Note:
See TracTickets
for help on using tickets.
Rotation should be specify in degree or radian?