PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int lwgeom_has_m | ( | const LWGEOM * | geom | ) |
Return LW_TRUE if geometry has M ordinates.
Definition at line 923 of file lwgeom.c.
References LWGEOM::flags, FLAGS_GET_M, and LW_FALSE.
Referenced by analyze_geometry_flags(), do_median_test(), gserialized_distance_nd(), lwcollection_clip_to_ordinate_range(), lwgeom_centroid(), lwgeom_cpa_within(), LWGEOM_dumppoints(), LWGEOM_expand(), LWGEOM_exteriorring_polygon(), LWGEOM_FilterByM(), lwgeom_homogenize(), lwgeom_interpolate_point(), lwgeom_isfinite(), lwgeom_locate_along(), lwgeom_locate_between(), lwgeom_pointonsurface(), lwgeom_segmentize_sphere(), LWGEOM_snaptogrid_pointoff(), lwgeom_subdivide(), lwgeom_tcpa(), lwgeom_trim_bits_in_place(), lwgeom_write_to_buffer(), lwline_clip_to_ordinate_range(), lwline_from_lwmpoint(), lwline_interpolate_point_3d(), lwline_interpolate_points(), lwline_locate_along(), lwmline_locate_along(), lwmpoint_clip_to_ordinate_range(), lwmpoint_extract_points_4d(), lwmpoint_from_lwgeom(), lwmpoint_locate_along(), lwpoint_clip_to_ordinate_range(), lwpoint_locate_along(), ST_CollectionExtract(), ST_Scale(), test_lwline_interpolate_point_3d(), test_modification(), and TWKBFromLWGEOMArray().