Definition at line 656 of file lwout_gml.c.
#define FLAGS_GET_Z(flags)
static void asgml3_ptarray(stringbuffer_t *sb, const POINTARRAY *pa, 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_ptarray(), LWTRIANGLE::flags, FLAGS_GET_Z, IS_DIMS, ovdump::opts, LWTRIANGLE::points, stringbuffer_append(), and stringbuffer_aprintf().
Referenced by asgml3_tin(), and lwgeom_to_gml3().