Module vector_tile

Source
Expand description

The vector tile struct that covers both “open” and “mapbox” specifications

Structs§

VectorTile
Open Vector Tile

Enums§

VectorLayer
Layer container supporting both mapbox and open vector layers

Traits§

VectorFeatureMethods
Methods that all vector features should have
VectorLayerMethods
Methods that all vector layers should have

Functions§

write_tile
writer for converting a BaseVectorTile to encoded bytes of the Open Vector Tile format