Skip to content

Commit 2666a24

Browse files
committed
Revert conflicting changes to CRS section
1 parent cb1ccf5 commit 2666a24

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

source/02.02_crs.sub

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ point formats are no longer supported in LAS 1.5. The CRS for the file must be
1010
located in the WKT (Extended) Variable Length Records (EVLR, VLR).
1111

1212
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
13+
one WKT (E)VLR in the file. A writer can append a new CRS EVLR to a file by
14+
"superseding" the existing CRS (E)VLR. Superseding is performed by changing the
15+
Record ID of the (E)VLR to match the :ref:`superseded_vlr_label` VLR defined
1616
later in this document.
1717

1818

0 commit comments

Comments
 (0)