Definition at line 740 of file lwout_gml.c.
757 for (i=0; i<tin->
ngeoms; i++)
static void asgml3_triangle(stringbuffer_t *sb, const LWTRIANGLE *triangle, const GML_Options *opts)
int stringbuffer_aprintf(stringbuffer_t *s, const char *fmt,...)
Appends a formatted string to the current string buffer, using the format and argument list provided.
static void stringbuffer_append(stringbuffer_t *s, const char *a)
Append the specified string to the stringbuffer_t.
References asgml3_triangle(), LWTIN::geoms, LWTIN::ngeoms, ovdump::opts, GML_Options::srs, stringbuffer_append(), and stringbuffer_aprintf().
Referenced by lwgeom_to_gml3().