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

use vector tile id=1 since 0 is special cased. #420

Merged
merged 3 commits into from
Mar 14, 2025

Conversation

bdon
Copy link
Member

@bdon bdon commented Mar 14, 2025

  • assign IDs based on landcover class

https://github.com/onthegomap/planetiler/blob/main/planetiler-core/src/main/java/com/onthegomap/planetiler/VectorTile.java#L88 is where 0 never makes it into the vector tiles, which also screws up IDs after post process-merging.

@bdon bdon merged commit 764d0ba into main Mar 14, 2025
5 checks passed
@bdon bdon deleted the fix-earth-water-landcover-ids branch March 14, 2025 14:17
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

Successfully merging this pull request may close these issues.

2 participants