Hello there, I just got laserscanning data with *.all-file extensions. But I didn't find any information about that kind of file type. How can I open these files?
Before LAS was established as the de facto standard for Lidar the file extensions were arbitrary at best. I imagine that you have an ASCII file (comma or space separated) that contain "all" of the returns. You can open it in a text editor to confirm this.