Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#431 closed task (fixed)

[wktraster] Implement ST_SetPixelSize

Reported by: dzwarg Owned by: dzwarg
Priority: medium Milestone: WKTRaster 0.1.6
Component: raster Version: master
Keywords: Cc:

Description

Implement ST_SetPixelSize.

The attached patch implements ST_SetPixelSize in 3 variants:

  • ST_SetPixelSize( raster, raster )
  • ST_SetPixelSize( raster, float8 )
  • ST_SetPixelSize( raster, float8, float8 )

Attachments (1)

st_setpixelsize.patch (7.5 KB ) - added by dzwarg 14 years ago.
Implementation of ST_SetPixelsize

Download all attachments as: .zip

Change History (5)

comment:1 by dzwarg, 14 years ago

This patch builds upon the ST_SetSRID patch (#423)

comment:2 by dzwarg, 14 years ago

Status: newassigned

by dzwarg, 14 years ago

Attachment: st_setpixelsize.patch added

Implementation of ST_SetPixelsize

comment:3 by dzwarg, 14 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by dzwarg, 14 years ago

Resolved in r5293

Note: See TracTickets for help on using tickets.