[go: up one dir, main page]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dlhauser authored Jul 23, 2020
1 parent d971bd9 commit cb1d4a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions AddHeader/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# AddHeader
Add header info to a LAS file using PDAL.

### Add Header Value Notes
- "forward":"all" will retain all header information from the existing file, including LAS minor version. Additional options will overwrite forwarded values.

### Add Channel Number Notes
- "UserData=>ScanChannel" will copy scanner channel information from User Data to the Scan Channel field. TerraScan (which NCALM uses) doesn't add Optech Titan's channel number to the official LAS 1.4 channel field.

0 comments on commit cb1d4a5

Please sign in to comment.