Module types

Module types 

Source
Expand description

Types, Structs, and Enums for the to_tiles converter

Structs§

BaseLayer
No matter the type of layer you want to build, these are default properties to include
BuildGuide
A user defined guide on building the vector tiles
ClusterLayerGuide
Guide to building Cluster layer data
GridLayerGuide
Guide to building Grid layer data
JSONBuildGuide
A user defined guide on building the vector tiles
LayerHandler
This is a generic handler for any layer type
RasterLayerGuide
Guide to building Raster layer data
Source
The source input
ToTileMetadata
This is how all vector features metadata will be stored
VectorLayerGuide
Guide to building Vector layer data

Enums§

FormatOutput
The vector format if applicable helps define how the vector data is stored.
LayerGuide
List of user defined guides to build layers
WhichTileWriting
The source input

Type Aliases§

MVectorFeature
A Vector feature that uses the Open S2 spec to manage props and values