Skip to content

[Backend] Investigate Architecture - Generate PMTilesΒ #913

@cka-y

Description

@cka-y

Suggested Implementation (Based on Issue #909):

  • Deploy a Cloud Run Instance:
    Use a Dockerfile that supports Tippecanoe (Tippecanoe Docker Image).

  • Set Up a Python Environment:
    Create an environment capable of running a Python script to generate a GeoJSON file.

  • Create wrapper API

  • Figure out the triggers

Why use a Cloud Run Instance instead of a Cloud Function?
Tippecanoe currently lacks an official Python package, and the PMTiles documentation exclusively references Tippecanoe. Investigating alternative tools would require additional research and time, making a Cloud Run instance the more efficient choice.

Investigate adding watermarks to PMTiles data

** Test generating PMTiles for 1 large feed (ideally biggest)

Sub-issues

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