Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

(feature) Import & serve tiles using mapproxy (esp. targetting gpkg & mbtiles files). #78

Open
JivanAmara opened this issue Dec 12, 2016 · 0 comments
Assignees

Comments

@JivanAmara
Copy link
Collaborator

JivanAmara commented Dec 12, 2016

During import:

  • Grab projection type, resolution via gdal.
  • Include that data along with file location in ImportLayer or as part of config passed to handlers.

Add new django-mapproxy handler which:

  • Copy the uploaded gpkg to [yet-to-be-chosen-location]
  • Create djmp models.Tileset from details collected during import
  • Do something to let django-mapproxy know to serve the new layer (Tileset.seed()?)
@JivanAmara JivanAmara self-assigned this Dec 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant