[PostGIS] #2863: ST_Height and ST_Width (or ST_XSize, ST_YSize, ST_ZSize) for geometry

PostGIS trac at osgeo.org
Fri Jun 19 12:51:52 PDT 2026


#2863: ST_Height and ST_Width (or ST_XSize, ST_YSize, ST_ZSize) for geometry
--------------------------+-----------------------------
  Reporter:  robe         |      Owner:  pramsey
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS Fund Me
 Component:  postgis      |    Version:  master
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"9aee37109ed245fc322dfec6b1ac7bb1227eb942/git" 9aee371/git]:
 {{{#!CommitTicketReference repository="git"
 revision="9aee37109ed245fc322dfec6b1ac7bb1227eb942"
 postgis: add coordinate size accessors

 Add ST_XSize, ST_YSize, and ST_ZSize as box3d dimension helpers that also
 work for geometry and box2d through existing casts. Add ST_MSize for
 geometry measures, implemented from ST_MMax and ST_MMin.

 Closes #2863

 Closes https://github.com/postgis/postgis/pull/955
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2863#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list