ASPRSorg / LAS

LAS Specification
https://www.asprs.org/committee-general/laser-las-file-format-exchange-activities.html
146 stars 17 forks source link

Reword mandatory zero classification for synthetic LiDAR #86

Closed pchilds closed 3 years ago

pchilds commented 5 years ago

The specification for classification states:

This field represents the “class” attributes of a point. If a point has never been classified, this byte must be set to zero

As it stands this states that the synthetic, key-point and withheld flags would also be zeroed. I believe this should say "the lowest five bits must be set to zero" as a point never being classified should not preclude it being synthetically derived.

esilvia commented 5 years ago

That makes sense to me. I'll queue this for the next update.

esilvia commented 3 years ago

@pchilds The requested edit is available in this PDF: https://github.com/ASPRSorg/LAS/suites/1771901034/artifacts/33823782 Can you please review?

pchilds commented 3 years ago

Can't view the pdf via the link, but the commit looks good

esilvia commented 3 years ago

@pchilds Glad it looks good. Here's the actual PDF, attached. LAS.pdf

I'm going to close this as complete. Feel free to reopen if you see an issue.