Closed paujar closed 1 year ago
The running of the script stops for this "Cannot read properties of undefined (reading 'wkt')" by the tutorial from here https://entwine.io/en/latest/quickstart.html
Also I installed potree entwine on my local machine and trying to run from there and I got same error:
Any idea why is that? I build the entwine output with current conda managed entwine version 3.0.0 and with potree version from here (./build/potree/) https://github.com/connormanning/potree.entwine.io/
You can add "srs": {} to your ept.json file and it should work.
"srs": {}
ept.json
The running of the script stops for this "Cannot read properties of undefined (reading 'wkt')" by the tutorial from here https://entwine.io/en/latest/quickstart.html
Also I installed potree entwine on my local machine and trying to run from there and I got same error:
Any idea why is that? I build the entwine output with current conda managed entwine version 3.0.0 and with potree version from here (./build/potree/) https://github.com/connormanning/potree.entwine.io/