PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void geobuf_agg_init_context | ( | struct geobuf_agg_context * | ctx | ) |
Initialize aggregation context.
Definition at line 524 of file geobuf.c.
References geobuf_agg_context::data, ovdump::data, geobuf_agg_context::dimensions, geobuf_agg_context::e, geobuf_agg_context::features_capacity, FEATURES_CAPACITY_INITIAL, geobuf_agg_context::has_dimensions, geobuf_agg_context::has_precision, geobuf_agg_context::lwgeoms, MAX_PRECISION, and geobuf_agg_context::precision.
Referenced by pgis_asgeobuf_transfn().