Expand description
Base Vector containers for Tiles, Layers, and Features
Re-exports§
pub use s2json_impl::*;
pub use vector_feature::*;
pub use vector_layer::*;
pub use vector_tile::*;
Modules§
- s2json_
impl - Taking s2json type geometry and creating base features
- vector_
feature - Base Features covering 2D and 3D for points, lines, and polygons
- vector_
layer - A base layer for all vector features
- vector_
tile - A Tile container for all base vector layers