Changes between Version 1 and Version 2 of FAQ/las2ascii
- Timestamp:
- Nov 26, 2015, 3:12:25 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/las2ascii
v1 v2 1 1 === Q: How do I convert between LAS and ASCII file formats? === 2 2 3 To convert between LAS and ASCII formats use the free `las2txt` and `txt2las` available as part of LAStoolsavailable to download from: https://github.com/LAStools/LAStools (note: download also contains paid for tools not required for conversion). Binaries are provided for Windows. For Linux and OS X you need to compile using the included 'Makefile'3 To convert between LAS and ASCII formats use the free `las2txt` and `txt2las` tools available as part of LAStools. These are available to download from: https://github.com/LAStools/LAStools (note: download also contains paid for tools not required for conversion). Binaries are provided for Windows. For Linux and OS X you need to compile using the included 'Makefile' 4 4 5 5 ==== LAS to ASCII ====