@@ -8,8 +8,8 @@ Header Block to locate the starting position of the first Point Data Record.
8
8
Note that all Point Data Records must be the same type (i.e., Point Data Record
9
9
Format).
10
10
11
- PDRFs 0-5 as defined in previous versions of LAS are no longer valid for LAS 1.5.
12
- Point Data Record Formats ( PDRFs) 6-10 have improved several aspects of the core
11
+ Point Data Record Formats ( PDRFs) 0-5 as defined in previous versions of LAS are no longer valid for LAS 1.5.
12
+ PDRFs 6-10 have improved several aspects of the core
13
13
information in the point data records, particularly support for 256 classes,
14
14
the definition of a specific "Overlap" bit, support for multiple sensor channels, etc.
15
15
@@ -273,15 +273,15 @@ Classification must adhere to the following standard:
273
273
+------------------+-----------------------------+--------------------------------+
274
274
| 7 | Low Point (Noise) | |
275
275
+------------------+-----------------------------+--------------------------------+
276
- | 8 | *Reserved* | Formerly Model Key-Point |
276
+ | 8 | *Reserved* | |
277
277
+------------------+-----------------------------+--------------------------------+
278
278
| 9 | Water | |
279
279
+------------------+-----------------------------+--------------------------------+
280
280
| 10 | Rail | |
281
281
+------------------+-----------------------------+--------------------------------+
282
282
| 11 | Road Surface | |
283
283
+------------------+-----------------------------+--------------------------------+
284
- | 12 | *Reserved* | Formerly Overlap Point |
284
+ | 12 | *Reserved* | |
285
285
+------------------+-----------------------------+--------------------------------+
286
286
| 13 | Wire -- Guard (Shield) | |
287
287
+------------------+-----------------------------+--------------------------------+
0 commit comments