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

Tiling : Unflatten the hierarchy of the geometry tree #148

Open
clementcolin opened this issue Jun 30, 2023 · 0 comments
Open

Tiling : Unflatten the hierarchy of the geometry tree #148

clementcolin opened this issue Jun 30, 2023 · 0 comments

Comments

@clementcolin
Copy link
Contributor

Currently, the tiling methodology only make it possible to create a "flat" tree, using the position of each feature.

We may want to make it possible to create more depth (independently from the creation of LOD).

For example, we may want to put all biggest building in a tile, that would be loaded first.
Or, in the same boudning box, split features depending on their geometry resolution, or number of triangle, so that the most complex object are loaded last.

It would also be usefull to associate a Geometric Error parameter automatically using the size of a tile (and/or its features)

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

1 participant