PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lwgeom_force_geodetic | ( | LWGEOM * | geom | ) |
Force coordinates of LWGEOM into geodetic range (-180, -90, 180, 90)
Definition at line 3206 of file lwgeodetic.c.
References COLLECTIONTYPE, LINETYPE, LW_FALSE, lwcollection_force_geodetic(), lwerror(), lwgeom_get_type(), lwline_force_geodetic(), lwpoint_force_geodetic(), lwpoly_force_geodetic(), MULTILINETYPE, MULTIPOINTTYPE, MULTIPOLYGONTYPE, POINTTYPE, and POLYGONTYPE.
Referenced by geography_from_geometry(), gserialized_geography_from_lwgeom(), and lwcollection_force_geodetic().