https://github.com/douglau/mvt
Rust library for encoding mapbox vector tiles
https://github.com/douglau/mvt
cartography mvt rust tiles vector
Last synced: about 2 months ago
JSON representation
Rust library for encoding mapbox vector tiles
- Host: GitHub
- URL: https://github.com/douglau/mvt
- Owner: DougLau
- License: apache-2.0
- Created: 2019-01-11T00:13:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T03:21:14.000Z (over 1 year ago)
- Last Synced: 2024-04-24T05:28:28.773Z (over 1 year ago)
- Topics: cartography, mvt, rust, tiles, vector
- Language: Rust
- Size: 175 KB
- Stars: 17
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# mvt
A Rust library for encoding [mapbox vector tiles]. Version 2.1 of the standard
is supported. See [documentation] for details.[earthwyrm-bin] is a tile server using this crate.
[documentation]: https://docs.rs/mvt
[earthwyrm-bin]: https://crates.io/crates/earthwyrm-bin
[mapbox vector tiles]: https://github.com/mapbox/vector-tile-spec