PostGIS

ST_IsPlanar

Prev

7.21. SFCGAL Functions

Next

Name

ST_IsPlanar — Check if a surface is or not planar

Synopsis

+boolean +ST_IsPlanar(+`geometry `+geom`)`;

Description

Availability: 2.2.0: This was documented in 2.1.0 but got accidentally left out in 2.1 release.

check This method needs SFCGAL backend.

check This function supports 3d and will not drop the z-index.

check This function supports Polyhedral surfaces.

check This function supports Triangles and Triangulated Irregular Network Surfaces (TIN).

Prev

Up

Next

ST_ForceLHR

Home

ST_IsSolid