start readme

This commit is contained in:
Brandon Liu
2021-02-16 16:51:31 +08:00
parent 7d87883ff1
commit 13dd1e531f

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# 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