Skip to content

Commit 91fce1c

Browse files
committed
Small editorial changes
1 parent f83acb5 commit 91fce1c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

source/02.06_point.sub

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Header Block to locate the starting position of the first Point Data Record.
88
Note that all Point Data Records must be the same type (i.e., Point Data Record
99
Format).
1010

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
1313
information in the point data records, particularly support for 256 classes,
1414
the definition of a specific "Overlap" bit, support for multiple sensor channels, etc.
1515

@@ -273,15 +273,15 @@ Classification must adhere to the following standard:
273273
+------------------+-----------------------------+--------------------------------+
274274
| 7 | Low Point (Noise) | |
275275
+------------------+-----------------------------+--------------------------------+
276-
| 8 | *Reserved* | Formerly Model Key-Point |
276+
| 8 | *Reserved* | |
277277
+------------------+-----------------------------+--------------------------------+
278278
| 9 | Water | |
279279
+------------------+-----------------------------+--------------------------------+
280280
| 10 | Rail | |
281281
+------------------+-----------------------------+--------------------------------+
282282
| 11 | Road Surface | |
283283
+------------------+-----------------------------+--------------------------------+
284-
| 12 | *Reserved* | Formerly Overlap Point |
284+
| 12 | *Reserved* | |
285285
+------------------+-----------------------------+--------------------------------+
286286
| 13 | Wire -- Guard (Shield) | |
287287
+------------------+-----------------------------+--------------------------------+

source/06_profiles.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
\newpage
44

5+
.. _domainprofile_label:
6+
57
LAS Domain Profiles
68
--------------------------------------------------------------------------------
79

0 commit comments

Comments
 (0)