Skip to main content
Forces the geometries into a “2-dimensional mode” so that all output representations will only have the X and Y coordinates. This function is an alias of ST_Force_2D. ST_Force2D

Signatures

Parameters

A
Geometry
required
The input geometry.

Return type

The resulting geometry.

Example