pmtiles 0.0.2

Implementation of the PMTiles v3 spec with multiple sync and async backends. WORK IN PROGRESS.
Documentation

pmtiles

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • http-async

http-async

  • reqwest

reqwest

    This feature flag does not enable additional features.

mmap-async-tokio

  • fmmap
  • fmmap/tokio-async

fmmap

    This feature flag does not enable additional features.