PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
static |
POINTARRAY Read a dynamically sized point array and advance the parse state forward.
Definition at line 172 of file lwin_twkb.c.
References twkb_parse_state::coords, twkb_parse_state::factor, twkb_parse_state::factor_m, twkb_parse_state::factor_z, twkb_parse_state::has_m, twkb_parse_state::has_z, LWDEBUG, LWDEBUGF, twkb_parse_state::ndims, ptarray_construct(), ptarray_construct_empty(), POINTARRAY::serialized_pointlist, and twkb_parse_state_varint().
Referenced by lwline_from_twkb_state(), lwpoint_from_twkb_state(), and lwpoly_from_twkb_state().