Changes between Version 1 and Version 2 of FAQ/las2ascii


Ignore:
Timestamp:
Nov 26, 2015, 3:12:25 PM (8 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/las2ascii

    v1 v2  
    11=== Q: How do I convert between LAS and ASCII file formats? ===
    22
    3 To convert between LAS and ASCII formats use the free `las2txt` and `txt2las` available as part of LAStools 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'
     3To 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'
    44
    55==== LAS to ASCII ====