PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lwgeom_has_z | ( | const LWGEOM * | geom | ) |
Return LW_TRUE if geometry has Z ordinates.
Definition at line 885 of file lwgeom.c.
References LWGEOM::flags, FLAGS_GET_Z, and LW_FALSE.
Referenced by do_median_test(), gserialized_distance_nd(), lw_dist3d_distanceline(), lw_dist3d_distancepoint(), lwcollection_grid(), lwcompound_is_closed(), lwgeom_centroid(), lwgeom_delaunay_triangulation(), LWGEOM_expand(), LWGEOM_exteriorring_polygon(), lwgeom_homogenize(), LWGEOM_line_interpolate_point(), lwgeom_maxdistance3d_tolerance(), lwgeom_mindistance3d_tolerance(), lwgeom_offsetcurve(), lwgeom_segmentize_sphere(), lwgeom_subdivide(), lwgeom_write_to_buffer(), lwline_clip_to_ordinate_range(), lwline_from_lwmpoint(), lwline_locate_along(), lwmline_clip_to_ordinate_range(), lwmline_locate_along(), lwmpoint_clip_to_ordinate_range(), lwmpoint_extract_points_3d(), lwmpoint_from_lwgeom(), lwmpoint_locate_along(), lwmpoint_median(), lwpoint_clip_to_ordinate_range(), lwpoint_locate_along(), lwpoly_grid(), lwt_AddPoint(), parse_geojson_multipolygon(), ST_GeometricMedian(), test_modification(), and TWKBFromLWGEOMArray().