File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -14,25 +14,6 @@ are provided in this section as a means to extend the LAS file format.
14
14
Additional VLR definitions contributed by the LAS Working Group and the
15
15
LAS community can be found on the official LAS wiki: https://github.com/ASPRSorg/LAS/
16
16
17
- Classification Lookup
18
- ................................................................................
19
-
20
- +----------------------------+-----------------------------------+
21
- | User ID | LASF_Spec |
22
- +----------------------------+-----------------------------------+
23
- | Record ID | 0 |
24
- +----------------------------+-----------------------------------+
25
- | Record Length after Header | 256 records * 16 bytes per struct |
26
- +----------------------------+-----------------------------------+
27
-
28
- ::
29
-
30
- struct CLASSIFICATION {
31
- uint8_t ClassNumber;
32
- char Description[15];
33
- }; //total of 16 bytes
34
-
35
-
36
17
Text Area Description
37
18
................................................................................
38
19
You can’t perform that action at this time.
0 commit comments