mfbonfigli / gocesiumtiler

A Cesium.js point cloud 3D tiles generator from LAS files written in Golang
GNU Lesser General Public License v3.0
169 stars 36 forks source link

Cannot generate for a 3.8GB file on a 32GB machine. #42

Closed rodrigoandrades closed 1 month ago

rodrigoandrades commented 3 months ago

I'm trying to process a 3.8GB LAS file on a notebook with 32GB of memory. The process is consuming all the memory, and the operating system is killing the process.

mfbonfigli commented 2 months ago

Hi, could you try again? I just released the v2.0.0-alpha and should greatly improve the memory usage of the tool.

mfbonfigli commented 1 month ago

Closing as the issue seems to be stale. If the problem is still present with gocesiumtiler v2 please open a new issue. Thanks!