PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
lwvarlena_t* 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 1081 of file lwout_gml.c.
References asgml3_gbox(), lwgeom_get_bbox(), GML_Options::opts, ovdump::opts, precision, GML_Options::precision, GML_Options::prefix, GML_Options::srs, stringbuffer_getvarlena(), and stringbuffer_init_varlena().
Referenced by do_gml3_extent_test(), and LWGEOM_asGML().