[postgis-tickets] [PostGIS] #4208: Single geometry versions of ST_MaxDistance and ST_LongestLine
PostGIS
trac at osgeo.org
Fri Oct 19 02:56:30 PDT 2018
#4208: Single geometry versions of ST_MaxDistance and ST_LongestLine
---------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
Sometimes you need to calculate MaxDistance over a MultiPoint you got by
collecting some inputs, a longest diagonal of a polygon or something
similar. In this case a single-argument of ST_MaxDistance or
ST_LongestLine will be beneficial.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4208>
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