tinymvt 0.2.3

A lightweight library for encoding Mapbox Vector Tiles (MVT)
Documentation

tinymvt-rs

codecov Crates.io Version

A lightweight Rust library for encoding Mapbox Vector Tiles (MVT)

License: MIT

Features

  • 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 IDs) and XYZ tile coordinates

Planned?

  • Decoder