510 lwerror(
"assvg_geom_buf: '%s' geometry type not supported.",
static size_t assvg_line_buf(const LWLINE *line, char *output, int relative, int precision)
static size_t assvg_polygon_buf(const LWPOLY *poly, char *output, int relative, int precision)
static size_t assvg_multipoint_buf(const LWMPOINT *mpoint, char *output, int relative, int precision)
const char * lwtype_name(uint8_t type)
Return the type name string associated with a type number (e.g.
static size_t assvg_multiline_buf(const LWMLINE *mline, char *output, int relative, int precision)
#define POINTTYPE
LWTYPE numbers, used internally by PostGIS.
static size_t assvg_point_buf(const LWPOINT *point, char *output, int circle, int precision)
static size_t assvg_multipolygon_buf(const LWMPOLY *mpoly, char *output, int relative, int precision)
void lwerror(const char *fmt,...)
Write a notice out to the error handler.