Wrong Y order in geojson to MVT conversion
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
I found this tutorial https://geovation.github.io/tippecanoe-directory-support to create pbf files in MVT format.
But when doing `tippecanoe --no-feature-limit --no-tile-size-limit --no-tile-compression --output-to-directory NamedPlace NamedPlace.json`
Mapbox wants to access x and mostly y files that were never produced.
What is the problem here?
Contributor guide
Research direction
Start with the linked directory-support tutorial and reproduce the shown tippecanoe command using NamedPlace.json and the NamedPlace output directory. Compare the generated tile paths with the x/y paths Mapbox expects; done means the cause of the missing or differently ordered files is identified and the issue has a verified correction or documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100