Opened 6 years ago
Last modified 4 years ago
#4208 new defect
Single geometry versions of ST_MaxDistance and ST_LongestLine
Reported by: | komzpa | Owned by: | komzpa |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | 2.4.x |
Keywords: | Cc: |
Description
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.
Change History (5)
comment:1 by , 6 years ago
comment:3 by , 5 years ago
Milestone: | PostGIS 3.0.0 → PostGIS 3.1.0 |
---|
comment:4 by , 4 years ago
Owner: | changed from | to
---|
comment:5 by , 4 years ago
Milestone: | PostGIS 3.1.0 → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.
You mean something like