Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Local tile caching #1

Open
spaasis opened this issue Aug 26, 2016 · 0 comments
Open

Local tile caching #1

spaasis opened this issue Aug 26, 2016 · 0 comments

Comments

@spaasis
Copy link
Owner

spaasis commented Aug 26, 2016

Need to make sure that the tile loading from external services does not exceed allowed limits or drain their servers. Tile caching could be used to reduce this.

The idea

  1. When a tile layer is downloaded from an external service, store it to the server
  2. Load the layer from local server instead of the external service
  3. Update this storage in a set interval
@spaasis spaasis changed the title Tile caching on server Local tile caching Aug 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant