Definition at line 830 of file g_serialized.c.
840 lwerror(
"Dimensions mismatch in lwpoint");
842 LWDEBUGF(2,
"lwpoint_to_gserialized(%p, %p) called", point, buf);
860 return (
size_t)(loc - buf);
uint8_t * getPoint_internal(const POINTARRAY *pa, uint32_t n)
#define POINTTYPE
LWTYPE numbers, used internally by PostGIS.
size_t ptarray_point_size(const POINTARRAY *pa)
#define FLAGS_GET_ZM(flags)
#define LWDEBUGF(level, msg,...)
void lwerror(const char *fmt,...)
Write a notice out to the error handler.
References POINTARRAY::flags, LWPOINT::flags, FLAGS_GET_ZM, getPoint_internal(), LWDEBUGF, lwerror(), POINTARRAY::npoints, LWPOINT::point, POINTTYPE, ptarray_point_size(), and ovdump::type.
Referenced by gserialized_from_lwgeom_any().