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

Local tile caching #1

Description

@spaasis

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions