Skip to content

Feature request: Option to remove geometry in tile-join #381

@indus

Description

@indus

Background

I'm working on a client-side tile merging approach that combines static geometry with geometry-less attribute tilesets: maplibre-merge-protocol

I already use tile-join to prepare the tiles, but currently need a custom step to strip geometry from the original tiles.

Would you accept a PR adding an option to tile-join to remove geometry from features while preserving IDs and attributes?

I understand this would technically produce invalid MVT, but it would be an explicit opt-in option for this advanced workflows where geometry is provided separately and merged client-side.

I'd be happy to try to contribute the PR if this is acceptable.

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