PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
int32_t lwgeom_get_srid | ( | const LWGEOM * | geom | ) |
Return SRID number.
Definition at line 927 of file lwgeom.c.
References LWGEOM::srid, and SRID_UNKNOWN.
Referenced by geography_centroid(), geography_project_geography(), geography_tree_closestpoint(), gserialized_list_union(), lwgeom_boundary(), LWGEOM_expand(), lwgeom_voronoi_diagram(), lwline_locate_along(), lwmline_locate_along(), lwmpoint_locate_along(), lwpoint_locate_along(), lwpoint_project(), lwpoint_project_lwpoint(), lwpoly_to_points(), srs_find_planar(), ST_Hexagon(), ST_Square(), test_lwpoly_construct_circle(), and TWKBFromLWGEOMArray().