mapbox / mapbox/tippecanoe

tile-join tilejson v3 and v3.1 support

Open
#852 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
3.1k
Forks
430
PR merge metrics
No merged PRs in 30d

Description

I have merged two MBTiles (metadata v3) using tile-join command successfully, after merging to single MBTiles the metadata of tilejson was changed to v2 by Tippecanoe.
is there any way to set metadata to v3 or v3.1?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the tile-join command's metadata handling and compare the merged output with the requested TileJSON v3 and v3.1 formats. Determine whether an existing option controls the version; done means merged MBTiles can preserve or explicitly select the requested metadata version.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.