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

Exception: The given key 'Mesh-XL-YL-XL-YR-XL-YR-XL-YL-XR-YR-XR-YL' was not present in the dictionary. #41

Open
lavisht22 opened this issue Mar 14, 2023 · 1 comment

Comments

@lavisht22
Copy link


First of all, thank you for taking the time to report an issue.

Before you continue, make sure you are in the right place. Please open an issue only to report faults and bugs. For questions and discussion please open a topic on http://community.opendronemap.org/c/opendronemap.

Please use the format below to report bugs and faults.


What is the problem?

I keep getting this exception when trying on certain meshes. Usually lowering the depth would fix this issue for most of the meshes, but this time I am not able to work around this exception also it takes unusually long time to generate tiles for a 1.7GB mesh on a container with 8 vcpus and 50 GBs of RAM.

image

What should be the expected behavior?

Obj2Tiles should be able to tile a large mesh in a reasonable time.

How can we reproduce this? THIS IS IMPORTANT. What steps did you do to trigger the problem? If this is an issue with processing a model, YOU MUST include a copy of your model uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this) along with the command line parameters you used to process it.

You can download the mesh from here:
https://plasio.s3.us-east-2.amazonaws.com/zurich_mesh.zip

Command:
Obj2Tiles textured_mesh.obj ./output/ -d 6 (gives the dictionary error)
Obj2Tiles textured_mesh.obj ./output/ -d 4 (Takes a lot of time)
Obj2Tiles textured_mesh.obj ./output/ -d 3 (Takes a lot of time)

@PerspectivesLab
Copy link

@lavisht22 did you find a way to resolves this ? this is annoying

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