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

Incrementally building tiles #951

Open
henriktorget opened this issue Oct 25, 2022 · 1 comment
Open

Incrementally building tiles #951

henriktorget opened this issue Oct 25, 2022 · 1 comment

Comments

@henriktorget
Copy link

It seems to me like tippecanoe tiles only can be made "in one go".
If i have an enormous dataset. Is it possible to incrementally build tiles from this?
Or do i have to run the whole dataset through tippecanoe before it can start creating the tiles.

Making multiple tiles and then joining them does not seem to do what i want.
Because i cant have tippecanoe process the resulting tileset to be performant.

Is it possible to add sections of a large dataset to tippecanoe incrementally?
Thanks :)

@e-n-f
Copy link
Contributor

e-n-f commented Oct 25, 2022

Sorry, tile-join is the closest thing to an incremental update that Tippecanoe currently supports.

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