Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#929 closed enhancement (fixed)

[raster] Implement ST_PixelHeight

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

Description

Create a getter that computes the true pixel height: sqrt(B2 + E2).

Where A and D are the components of the georeference parameters.

Change History (3)

comment:1 by dzwarg, 13 years ago

Status: newassigned

Please see ticket #928, and the patch pix_hw.patch, which implements ST_PixelHeight as well as ST_PixelWidth.

comment:2 by Bborie Park, 13 years ago

Resolution: fixed
Status: assignedclosed

Committed in r7763 using combined patch in #482.

comment:3 by Bborie Park, 13 years ago

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