Skip to content
New issue

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

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

Already on GitHub? # to your account

The data folder are missing required .b3dm files from tileset.json #39

Open
sweco-sekrsv opened this issue Feb 13, 2025 · 1 comment
Open

Comments

@sweco-sekrsv
Copy link

When using the tool I often get quite a few missing .b3dm in the data folder. I see no errors in the log, see attached log file. The only thing I can see in this example is that I get a warning:

[Tile] Node depth limit exceeded : 33
[Tile][ContentNode][R021100000000000000000000000000000C0][LOD3][OBJECT4928]

For example in the latest run I get: Total tile contents count : 2912. But in the data folder there are only 2 758 files. This results in alot of 404 errors since the tileset.json also contains 2912 references to .b3dm files. And offcourse alot of the input data are not showed in the output.

This is the command used:
java -jar mago-3d-tiler-1.10.6-release-natives-windows.jar -input C:\work\3D_tiles\output2_combined_obj -inputType obj -output E:\c_swe\work\3d_tiles\olp_output\to_elias\tiles\mesh\mago_test11 --crs 3011 --xOffset 151400 --yOffset 6577000 -su

log_mago.zip

@znkim
Copy link
Contributor

znkim commented Feb 26, 2025

Hi, @sweco-sekrsv

I apologize for the delay in responding.

I think we need to analyze the issue a bit more.
Can you please rerun the command with the --debug option?
It would be helpful for debugging.

Thank you.

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

No branches or pull requests

2 participants