[PostGIS] #4208: Single geometry versions of ST_MaxDistance and ST_LongestLine

PostGIS trac at osgeo.org
Thu Jun 18 09:04:14 PDT 2026


#4208: Single geometry versions of ST_MaxDistance and ST_LongestLine
----------------------+-----------------------------
  Reporter:  komzpa   |      Owner:  komzpa
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS Fund Me
 Component:  postgis  |    Version:  2.4.x
Resolution:  fixed    |   Keywords:
----------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):

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

Comment:

 In [changeset:"5034847fea82a43f56353719e2481056b3bd8860/git" 5034847/git]:
 {{{#!CommitTicketReference repository="git"
 revision="5034847fea82a43f56353719e2481056b3bd8860"
 Add single-geometry distance wrappers

 Add one-argument ST_MaxDistance and ST_LongestLine SQL wrappers that
 delegate to the existing same-geometry binary behavior, and document the
 new public overloads with regression coverage.

 Closes https://github.com/postgis/postgis/pull/953

 Closes #4208
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4208#comment:6>
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