chadrockey / TGC-Designer-Tools

Tools to support course creation and Lidar/Terrain Creation in The Golf Club 2019.
Apache License 2.0
44 stars 27 forks source link

tool won't generate heightmap. #123

Closed MyronBedford closed 1 year ago

MyronBedford commented 1 year ago

Previously I was getting an error that said my computer didn't have enough power. I now have a new computer and it's giving me the same error. What is going on? Exception in Tkinter callback Traceback (most recent call last): File "tkinter__init.py", line 1705, in call__ File "tgc_gui.py", line 521, in runLidar File "lidar_map_api.py", line 247, in generate_lidar_previews File "site-packages\numpy\core\numeric.py", line 309, in full MemoryError

MyronBedford commented 1 year ago

It will process the EPSG and the lidar but when it gets to the point of generating the heightmap the error comes up.

chadrockey commented 1 year ago

This error indicates your computer ran out of memory (RAM), you’ll need to use fewer LiDAR tiles or try a different computer.