Definition at line 648 of file lwout_gml.c.
650{
651 char *gml;
652 size_t size;
653
657 return gml;
658}
void * lwalloc(size_t size)
static size_t asgml2_collection_size(const LWCOLLECTION *col, const char *srs, int precision, const char *prefix)
static size_t asgml2_collection_buf(const LWCOLLECTION *col, const char *srs, char *output, int precision, const char *prefix)
References asgml2_collection_buf(), asgml2_collection_size(), lwalloc(), and precision.
Referenced by lwgeom_to_gml2().