Skip to content

[hydra] More flexible command to convert geojson into PMTiles #268

@Pierlou

Description

@Pierlou

Currently the command is:

tippecanoe --maximum-zoom=g -o {output.pmtiles} --coalesce-densest-as-needed --extend-zooms-if-still-dropping {input.geojson}

(see here)
This leads to errors when the content of the file cannot be process by this specific command, but would be slightly differently. For example this file yields Can't guess maxzoom (-zg) without at least two distinct feature locations
We should have a more flexible command so that a wider variety of geojson files could be ingested.

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