tile-join tilejson v3 and v3.1 support
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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