Opened 14 years ago
Closed 14 years ago
#435 closed task (fixed)
[wktraster] Implement ST_SetRotation
| Reported by: | dzwarg | Owned by: | dzwarg |
|---|---|---|---|
| Priority: | medium | Milestone: | WKTRaster 0.1.6 |
| Component: | raster | Version: | master |
| Keywords: | Cc: |
Description
Implement:
- ST_SetRotation(raster, float8)
- ST_SetRotation(raster, float8, float8)
- ST_SetRotation(raster, raster)
Attachments (1)
Note:
See TracTickets
for help on using tickets.

This patch depends upon patches #423, #431, and #432