pmtiles 0.7.1

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 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

mmap-async-tokio

  • __async
  • dep:fmmap
  • fmmap?/tokio-async

tilejson

  • dep:tilejson
  • dep:serde
  • dep:serde_json

s3-async-rustls

  • __async-s3
  • __async-s3-rustls

s3-async-native

  • __async-s3
  • __async-s3-nativetls

http-async

  • __async
  • dep:reqwest

reqwest-rustls-tls

  • reqwest?/rustls-tls

reqwest-default

  • reqwest?/default

reqwest-native-tls

  • reqwest?/native-tls

reqwest-rustls-tls-webpki-roots

  • reqwest?/rustls-tls-webpki-roots

reqwest-rustls-tls-native-roots

  • reqwest?/rustls-tls-native-roots