Skip to content
This repository was 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

@JivanAmara

Description

@JivanAmara

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()?)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions