-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove prior permission requirement. Our experience has been that no one can evaluate if their usage is heavy, and we have had no issues in the last few years from any apps unless they are scraping, which is prohibited later. - Recommend a contact email on the web page, so we can contact users instead of immediately moving to a block. - Explicitly define the correct URL. - Update parallel download requirements to reflect modern HTTP/2 and HTTP/3 multiplexing which allows far more than 2 parallel over 1 connection. This was only ever an issue when scraping. - Define and prohibit bulk downloading. The tile service is designed for interactive viewing, not downloading to view later. - Disclaim any sort of SLA, as sometimes people ask what it is. - Recommend against setting up a cache in front of the tile service. These are generally more trouble than they are worth these days, and they do not significantly help back-end load as the user's cache and Fastly will have similar coverage.
- Loading branch information
Showing
1 changed file
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters