Ticket #482 (closed task: fixed)

Opened 3 years ago

Last modified 21 months ago

[raster] Implement ST_SetRotation

Reported by: pracine Owned by: dzwarg
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: history Cc:

Description (last modified by pracine) (diff)

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

Attachments

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

Change History

Changed 3 years ago by pracine

  • version changed from 1.5.X to trunk

Changed 3 years ago by pracine

  • type changed from defect to task

Changed 3 years ago by pracine

  • description modified (diff)

Rotation should be specify in degree or radian?

Changed 3 years ago by pracine

  • milestone changed from WKTRaster 0.1.6 to PostGIS 2.0.0

Changed 3 years ago by pracine

  • summary changed from [wktraster] Implement ST_SetRotation to [raster] Implement ST_SetRotation

Changed 2 years ago by pracine

  • milestone changed from PostGIS 2.0.0 to PostGIS Raster Future

Changed 21 months ago by dzwarg

  • status changed from new to assigned

Changed 21 months ago by dzwarg

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

Changed 21 months ago by dzwarg

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

Changed 21 months ago by dustymugs

  • status changed from assigned to closed
  • resolution set to fixed

Committed in r7763.

Changed 21 months ago by dustymugs

  • keywords history added
  • milestone changed from PostGIS Raster Future to PostGIS 2.0.0
Note: See TracTickets for help on using tickets.