Skip to content

generate metadata.json for mvt tiles output #24

@timonkuiters

Description

@timonkuiters

I'd like to use the folder of .mvt tiles to build a .pmtiles archive. Using the pmtiles python package to convert (using the disk_to_pmtiles function) requires a metadata.json file at the root of the tiles directory, which for .mvt tiles should contain vector_layers information detailing the tile layers (see https://github.com/protomaps/PMTiles/blob/main/spec/v3/spec.md#5-json-metadata)

Could this metadata.json file be generated by LOOM, or could I know in some other way what vector layers and bounds to expect from LOOM to generate the file myself?

Metadata

Metadata

Assignees

No one assigned

    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