PostGIS  3.4.0dev-r@@SVN_REVISION@@
mvt_agg_context Struct Reference

#include <mvt.h>

Collaboration diagram for mvt_agg_context:
Collaboration graph

Data Fields

MemoryContext trans_context
 
char * name
 
uint32_t extent
 
char * id_name
 
uint32_t id_index
 
char * geom_name
 
uint32_t geom_index
 
HeapTupleHeader row
 
VectorTile__Tile__Layer * layer
 
size_t features_capacity
 
VectorTile__Tile * tile
 
struct mvt_kv_keykeys_hash
 
struct mvt_kv_valuestring_values_hash
 
struct mvt_kv_valuefloat_values_hash
 
struct mvt_kv_valuedouble_values_hash
 
struct mvt_kv_valueuint_values_hash
 
struct mvt_kv_valuesint_values_hash
 
struct mvt_kv_valuebool_values_hash
 
uint32_t values_hash_i
 
uint32_t keys_hash_i
 
mvt_column_cache column_cache
 

Detailed Description

Definition at line 57 of file mvt.h.


The documentation for this struct was generated from the following file: