PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
bytea* mvt_agg_finalfn | ( | mvt_agg_context * | ctx | ) |
Finalize aggregation.
Encode keys and values and put the aggregated Layer message into a Tile message and returns it packed as a bytea.
Definition at line 1491 of file mvt.c.
References mvt_ctx_to_bytea().
Referenced by pgis_asmvt_finalfn().