Opened 5 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.

Change History (2)

comment:1 by pramsey, 5 years ago

In 17437:

Simple TIN support to allow viz in QGIS
References #4380

comment:2 by pramsey, 5 years ago

Resolution: fixed
Status: newclosed

In 17438:

Simple TIN support to allow viz in QGIS
Closes #4380

Note: See TracTickets for help on using tickets.