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

default

    This feature flag does not enable additional features.

tilejson

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

mmap-async-tokio

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

s3-async-rustls

  • __async-s3
  • __async-s3-rustls

s3-async-native

  • __async-s3
  • __async-s3-nativetls

http-async

  • __async
  • dep:reqwest

reqwest-default

  • reqwest?/default

reqwest-rustls-tls

  • reqwest?/rustls-tls

reqwest-native-tls

  • reqwest?/native-tls

reqwest-rustls-tls-native-roots

  • reqwest?/rustls-tls-native-roots

reqwest-rustls-tls-webpki-roots

  • reqwest?/rustls-tls-webpki-roots