Start and end tile during tiling process
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
Does it possible to set start and end tile for an specific zoom level? If so, which part of the code do I need to change?
For example:
At zoom level 13
Start tile at 13/5186/YYYY and End tile at 13/5209/YYYY
I wanna do that in order to paralyze all the tile process per chunks tiles.
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
The issue does not name a source file, test, or command-line entry point to inspect. First determine how tippecanoe selects tiles for a zoom level and whether bounded start and end tiles can be specified; done would require a documented, testable way to process the requested tile range.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100