Replies: 1 comment 33 replies
-
@h3rb Good day! |
Beta Was this translation helpful? Give feedback.
33 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to convert a 3DTILES to I3S using tile-converter, but I get a bunch of errors/warnings.
I've tried to use both npm and yarn to install the necessary pieces, but I have no idea how to proceed.
If we backtrack, the first thing I did was as described here: https://loaders.gl/modules/tile-converter/docs/cli-reference/tile-converter ...
I was able to run this on a sample dataset, but I got a lot of warnings from the converter.
The resulting dataset is a bunch of folders with json and no meshes.
The thing I see here blocking is "cesium-ion loader option 'cesium-ion.isTileHeader' not recognized."
However, there may be other issues.
Any help appreciated!
Resulting log:
Beta Was this translation helpful? Give feedback.
All reactions