Ticket #56 (closed defect: fixed)
las2las uses incorrect system ID
| Reported by: | mloskot | Owned by: | hobu |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Utilities | Version: | svn-trunk |
| Keywords: | las2las system identifier | Cc: | |
| LAS Format Version: | Not Applicable |
Description (last modified by mloskot) (diff)
Although I'm not sure, I suppose the System ID value written by las2las is incorrect. Line 579 uses MODIFIED
LASHeader_SetSystemId(surviving_header, "MODIFIED");
but the LAS 1.1 specifies MODIFICATION.
Change History
Note: See
TracTickets for help on using
tickets.
