Opened 3 years ago
Closed 3 years ago
#5168 closed enhancement (fixed)
Add polygon (ConcaveHullOfPolygon) support to ST_ConcaveHull
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.3.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
GEOS ≥ 3.11 has a polygon hull routine that should live under ST_ConcaveHull for the case where the input is polygonal or multipolygonal.
Note:
See TracTickets
for help on using tickets.
In 4ad1e66/git: