You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** A 2D point in the _Cartesian_ CRS is specified with a map containing `x` and `y` coordinate values
100
100
** Specifying this CRS can be done using either the name 'cartesian' or the SRID 7203 as described in xref::functions/spatial.adoc#functions-point-cartesian-2d[point() - Cartesian 2D]
** A 3D point in the _Cartesian_ CRS is specified with a map containing `x`, `y` and `z` coordinate values
103
103
** Specifying this CRS can be done using either the name 'cartesian-3d' or the SRID 9157 as described in xref::functions/spatial.adoc#functions-point-cartesian-3d[point() - Cartesian 3D)]
0 commit comments