Opened 6 years ago
Closed 5 years ago
#4380 closed defect (fixed)
Support TIN for QGIS simplified PostGIS layer
Reported by: | komzpa | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.3 |
Component: | postgis | Version: | 2.4.x |
Keywords: | Cc: |
Description
QGIS can call these functions on geometries before rendering:
- ST_Simplify
- ST_SnapToGrid
- ST_RemoveRepeatedPoints
- ST_SimpliftPreserveTopology
They shouldn't complain on TINs or TRIANGLEs.
Note:
See TracTickets
for help on using tickets.
In 17437: