Opened 5 years ago
Closed 5 years ago
#4393 closed enhancement (wontfix)
ST_DelaunayTriangles: output TIN by default
Reported by: | komzpa | Owned by: | komzpa |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
ST_DelaunayTriangles outputs triangles, but stores them by polygons by default. It can return TIN, given that we get more specialized versions of functions like clipping.
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
I think we all said booo to this idea except for komzpa
Note:
See TracTickets
for help on using tickets.
https://github.com/postgis/postgis/pull/404