Definition at line 529 of file lwout_gml.c.
531{
532 char *gml;
533 size_t size;
534
538 return gml;
539}
void * lwalloc(size_t size)
static size_t asgml2_multi_size(const LWCOLLECTION *col, const char *srs, int precision, const char *prefix)
static size_t asgml2_multi_buf(const LWCOLLECTION *col, const char *srs, char *output, int precision, const char *prefix)
References asgml2_multi_buf(), asgml2_multi_size(), lwalloc(), and precision.
Referenced by lwgeom_to_gml2().