Ticket #56 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

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

Changed 13 months ago by mloskot

  • description modified (diff)

Changed 13 months ago by hobu

  • status changed from new to closed
  • resolution set to fixed

Fixed in r781.

Note: See TracTickets for help on using tickets.