Name
ST_IsPlanar — サーフェスが平面であるかないかをチェックします。
Synopsis
boolean ST_IsPlanar(
geometry geom)
;
説明
Availability: 2.2.0: これは2.1.0のマニュアルに記述されていましたが、2.1版では偶然に外れてしまいました。
This method needs SFCGAL backend.
This function supports 3d and will not drop the z-index.
This function supports Polyhedral surfaces.
This function supports Triangles and Triangulated Irregular Network Surfaces (TIN).