Module tile

Module tile 

Source
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
TileChildren
The children of a tile
TileStore
TileStore Class is a tile-lookup system that splits and simplifies as needed for each tile request
TileStoreOptions
Options for creating a TileStore

Traits§

HasLayer
If a user creates metadata for a VectorFeature, it needs to define a get_layer function
TransformVectorGeometry
A trait for transforming a geometry from the 0->1 coordinate system to a tile coordinate system