Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuring Production Environments (Linux) 

...

Potree 3D map visualizer (Open Source) - www.potree.org  

Potree is a WebGL based point cloud renderer for large point clouds. Our client wanted to visualize .ply files that contained LIDAR point clouds, and this tool worked perfectly. It supports las, laz, binary ply, xyz or ptx files. 

...

  • An open source, easy to use package that allows developers to create Excel spreadsheets (.XLSX) files that has no dependencies other than .NET. It’s very simple to use and has a lot of useful tools such as creating a file with multiple sheets, tables, pictures, cell ranges, conditional formatting, and more.


PHPExcel - handling Excel files

  • Be careful with memory usage- PHPExcel is known for a memory leak. To reduce its memory usage, tweak its caching configuration following the PHPExcel instruction.