Expand description
Tile Structure
Structs§
- Layer
- Layer Class to contain the layer information for splitting or simplifying
- Tile
- Tile Class to contain the tile information for splitting or simplifying
- Tile
Children - The children of a tile
- Tile
Store - TileStore Class is a tile-lookup system that splits and simplifies as needed for each tile request
- Tile
Store Options - Options for creating a TileStore
Traits§
- HasLayer
- If a user creates metadata for a VectorFeature, it needs to define a get_layer function
- Transform
Vector Geometry - A trait for transforming a geometry from the 0->1 coordinate system to a tile coordinate system