Files
PMTiles/README.md
Brandon Liu 13dd1e531f start readme
2021-02-16 16:51:31 +08:00

24 lines
418 B
Markdown

# Compatible Storage Providers
PMTiles files require support for HTTP 1.1 byte serving as well as CORS. It's been tested with:
* [Amazon Web Services S3](###amazon-web-services)
* Google Cloud Storage
* Microsoft Azure
* DigitalOcean Spaces
* Backblaze B2
* Your own HTTP server
### Amazon Web Services
* ACL Level
* CORS Policy
### Google Cloud
### Azure
* HEAD requests for ranges return 200 instead of 206