Ticket #142 (closed defect: fixed)

Opened 9 months ago

Last modified 8 months ago

liblas does not handle RecordLength != FormatIdSize right

Reported by: jahayes Owned by: hobu
Priority: major Milestone: 1.3.0
Component: General Version: 1.2
Keywords: Cc:
LAS Format Version: 1.0

Description

I have some files that are PointDataRecordFormat?0 but have PointDatarecordLendth? = 24. The first point is fine but the rest of the points are wrong.

I've attached a patch. I need to look into whether I can send you the LAS file.

Attachments

patch.txt Download (6.1 KB) - added by jahayes 9 months ago.

Change History

Changed 9 months ago by jahayes

Changed 9 months ago by hobu

/me groans in frustration.

I would be greatly interested in adding a copy of the file to the sample library http://liblas.org/samples

Changed 9 months ago by hobu

  • milestone set to 1.2.1

Changed 8 months ago by hobu

Fixed in trunk in r1326. I am very hesitant to put this in 1.2 due to the API addition and behavior changes it necessitates.

Changed 8 months ago by hobu

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 1.2.1 to 1.3

This is not going into 1.2, but it has been applied to trunk. Pushing forward to the 1.3 milestone.

Note: See TracTickets for help on using tickets.