pmtiles 0.1.0

Implementation of the PMTiles v3 spec with multiple sync and async backends.
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 6 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

mmap-async-tokio

  • fmmap
  • fmmap/tokio-async
  • tokio

http-async

  • reqwest
  • tokio

tokio

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

fmmap

    This feature flag does not enable additional features.