PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
lwvarlena_t* lwgeom_extent_to_gml2 | ( | const LWGEOM * | geom, |
const char * | srs, | ||
int | precision, | ||
const char * | prefix | ||
) |
Definition at line 1063 of file lwout_gml.c.
References asgml2_gbox(), lwgeom_get_bbox(), precision, GML_Options::precision, GML_Options::prefix, GML_Options::srs, stringbuffer_getvarlena(), and stringbuffer_init_varlena().
Referenced by do_gml2_extent_test(), and LWGEOM_asGML().