Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Y order in geojson to MVT conversion #964

Open
qwertguy opened this issue Jan 19, 2023 · 1 comment
Open

Wrong Y order in geojson to MVT conversion #964

qwertguy opened this issue Jan 19, 2023 · 1 comment

Comments

@qwertguy
Copy link

qwertguy commented Jan 19, 2023

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?

@tomeronen
Copy link

Its hard to completely understand from your description, but tippcanoe only creates tiles for where you have data. For example if all my data is located in the U.S. And then i will search for tiles in Europe, then i will search for z, x, y of tiles that were not created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants