connormanning / entwine

Entwine - point cloud organization for massive datasets
https://entwine.io
Other
451 stars 128 forks source link

Cannot read properties of undefined (reading 'wkt') #312

Closed paujar closed 1 year ago

paujar commented 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:

image image

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/

connormanning commented 1 year ago

You can add "srs": {} to your ept.json file and it should work.