tinymvt 0.0.1

Simple library for serializing Mapbox Vector Tile (MVT) with minimal dependencies.
Documentation

tinymvt-rs

codecov

A simple Rust library providing a set of tools for serializing Mapbox Vector Tiles (MVT).

License: MIT

Includes the following utilities:

  • Protobuf (prost) data types for MVT
  • Geometry encoder
  • Tags encoder
  • Conversion between Web Mercator and geographic coordinates
  • Conversion between linear tile IDs (PMTiles-compliant Hilbert id) and XYZ tile IDs