ST_Tessellate
Signature
Description
Return the tessellation of a geometry
with adaptive triangles.
Input geometry (geom
) can only be a POLYGON
or a MULTIPOLYGON
.
Examples
Case with POLYGON
Case with MULTIPOLYGON
Application with real data
The tessellation is made on a set of urban plots (in grey) (stored in a layer called “PLOTS”)
The resulting triangles are displayed in pink.
See also