Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#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 pracine)

Implement ST_SetRotation(raster, angle) to rotate the raster by altering the skewx, skewy, pixelsizex, and pixelsizey parameters of the georeference.

Attachments (1)

rotation+.patch (18.4 KB ) - added by dzwarg 13 years ago.
Rotation + other goodies from #928, #929, and #936

Download all attachments as: .zip

Change History (11)

comment:1 by pracine, 14 years ago

Version: 1.5.Xtrunk

comment:2 by pracine, 14 years ago

Type: defecttask

comment:3 by pracine, 14 years ago

Description: modified (diff)

Rotation should be specify in degree or radian?

comment:4 by pracine, 14 years ago

Milestone: WKTRaster 0.1.6PostGIS 2.0.0

comment:5 by pracine, 14 years ago

Summary: [wktraster] Implement ST_SetRotation[raster] Implement ST_SetRotation

comment:6 by pracine, 13 years ago

Milestone: PostGIS 2.0.0PostGIS Raster Future

comment:7 by dzwarg, 13 years ago

Status: newassigned

by dzwarg, 13 years ago

Attachment: rotation+.patch added

Rotation + other goodies from #928, #929, and #936

comment:8 by dzwarg, 13 years ago

Added patch that implements ST_SetRotation. Patch also includes work for tickets #928, #929, and #936. (ST_Rotation, ST_PixelWidth, ST_PixelHeight)

comment:9 by Bborie Park, 13 years ago

Resolution: fixed
Status: assignedclosed

Committed in r7763.

comment:10 by Bborie Park, 13 years ago

Keywords: history added
Milestone: PostGIS Raster FuturePostGIS 2.0.0
Note: See TracTickets for help on using tickets.