maya
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
st_force_3dm(geometry)
Description
args: geomA - Forces the geometries into XYM mode.
Parameters
Name
Type
Mode
$1
USER-DEFINED
IN
Definition
SELECT _postgis_deprecate('ST_Force_3dm', 'ST_Force3DM', '2.1.0'); SELECT ST_Force3DM($1);