pmtiles-rs
Tile format library
A crate providing low-level implementation of the PMTiles format for reading and writing tile data
This crate includes a low level implementation of the PMTiles format based on the standard Read and Write trait.
13 stars
3 watching
2 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
decodingencodingpmtilesrust
Related projects:
Repository | Description | Stars |
---|---|---|
stadiamaps/pmtiles-rs | A Rust implementation of a tile format for storing and querying geospatial data | 57 |
open-s2/s2-pmtiles | A library for reading and writing map tile formats used in web mapping applications | 0 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
protomaps/pmtiles | An archive format for optimized, compressed map data | 2,094 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
rastapasta/tileshrink | Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity. | 31 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
plone/plone.app.standardtiles | Provides reusable UI components for Plone's content composition and layout | 7 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
git-n-pissed/mprsa | A MicroPython module for working with RSA keys | 4 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |