Ticket #929 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

[raster] Implement ST_PixelHeight

Reported by: dzwarg Owned by: dzwarg
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: trunk
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

Changed 21 months ago by dzwarg

  • status changed from new to assigned

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

Changed 21 months ago by dustymugs

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

Committed in r7763 using combined patch in #482.

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.