PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
struct flatgeobuf_agg_ctx* flatgeobuf_agg_ctx_init | ( | const char * | geom_name, |
const bool | create_index | ||
) |
Initialize aggregation context.
Definition at line 503 of file flatgeobuf.c.
References flatgeobuf_agg_ctx::ctx, flatgeobuf_agg_ctx::geom_name, and lwalloc().
Referenced by flatgeobuf_agg_finalfn(), and pgis_asflatgeobuf_transfn().