We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1ccf5 commit 2666a24Copy full SHA for 2666a24
1 file changed
source/02.02_crs.sub
@@ -10,9 +10,9 @@ point formats are no longer supported in LAS 1.5. The CRS for the file must be
10
located in the WKT (Extended) Variable Length Records (EVLR, VLR).
11
12
It is considered a file error to have more than
13
-one WKT VLR/EVLR in the file. A writer can append a new CRS EVLR to a file by
14
-"superseding" the existing CRS VLR/EVLR. Superseding is performed by changing the
15
-Record ID of the VLR/EVLR to match the :ref:`superseded_vlr_label` VLR defined
+one WKT (E)VLR in the file. A writer can append a new CRS EVLR to a file by
+"superseding" the existing CRS (E)VLR. Superseding is performed by changing the
+Record ID of the (E)VLR to match the :ref:`superseded_vlr_label` VLR defined
16
later in this document.
17
18
0 commit comments