Skip to content

A minimal Rust library for serializing Mapbox Vector Tiles (MVT)

License

Notifications You must be signed in to change notification settings

MIERUNE/tinymvt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinymvt-rs

codecov Crates.io Version

A minimal Rust toolkit 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 IDs) and XYZ tile coordinates

Authors

  • Taku Fukada (@ciscorn) - original author

About

A minimal Rust library for serializing Mapbox Vector Tiles (MVT)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages