Opened 15 years ago
Last modified 13 years ago
#482 closed task
[wktraster] Implement ST_SetRotation — at Version 3
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.
Change History (3)
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) |
---|
Note:
See TracTickets
for help on using tickets.
Rotation should be specify in degree or radian?