PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char* lwgeom_extent_to_gml3 | ( | const LWGEOM * | geom, |
const char * | srs, | ||
int | precision, | ||
int | opts, | ||
const char * | prefix | ||
) |
opts | output options bitfield, see LW_GML macros for meaning |
Definition at line 213 of file lwout_gml.c.
References gbox_to_gml3(), and lwgeom_get_bbox().
Referenced by do_gml3_extent_test(), and LWGEOM_asGML().