PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint8_t* geobuf_agg_finalfn | ( | struct geobuf_agg_context * | ctx | ) |
Finalize aggregation.
Encode into Data message and return it packed as a bytea.
Definition at line 606 of file geobuf.c.
References geobuf_agg_context::data, ovdump::data, geobuf_agg_context::dimensions, geobuf_agg_context::e, encode_geometry(), geobuf_agg_context::has_dimensions, geobuf_agg_context::lwgeoms, MAX_PRECISION, and geobuf_agg_context::precision.
Referenced by pgis_asgeobuf_finalfn().