PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char* lwgeom_extent_to_gml2 | ( | const LWGEOM * | geom, |
const char * | srs, | ||
int | precision, | ||
const char * | prefix | ||
) |
Definition at line 198 of file lwout_gml.c.
References gbox_to_gml2(), and lwgeom_get_bbox().
Referenced by do_gml2_extent_test(), and LWGEOM_asGML().