Expand description
Types, Structs, and Enums for the to_tiles converter
Structs§
- Base
Layer - No matter the type of layer you want to build, these are default properties to include
- Build
Guide - A user defined guide on building the vector tiles
- Cluster
Layer Guide - Guide to building Cluster layer data
- Grid
Layer Guide - Guide to building Grid layer data
- JSON
Build Guide - A user defined guide on building the vector tiles
- Layer
Handler - This is a generic handler for any layer type
- Raster
Layer Guide - Guide to building Raster layer data
- Source
- The source input
- ToTile
Metadata - This is how all vector features metadata will be stored
- Vector
Layer Guide - Guide to building Vector layer data
Enums§
- Format
Output - The vector format if applicable helps define how the vector data is stored.
- Layer
Guide - List of user defined guides to build layers
- Which
Tile Writing - The source input
Type Aliases§
- MVector
Feature - A Vector feature that uses the Open S2 spec to manage props and values