Skip to content

Commit 5631cae

Browse files
committed
Standardize VLR/EVLR notation
1 parent 6e9bd9b commit 5631cae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/02.02_crs.sub

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ The CRS representation is summarized below:
2727
| 6-10 | Error | WKT |
2828
+-----------------------+----------------------------+-----------------------+
2929

30-
It is considered a file error to have more than one GeoTIFF (E)VLR or more than
31-
one WKT (E)VLR in the file. A writer can append a new CRS EVLR to a file by
32-
"superseding" the existing CRS (E)VLR. Superseding is performed by changing the
30+
It is considered a file error to have more than one GeoTIFF VLR/EVLR or more than
31+
one WKT VLR/EVLR in the file. A writer can append a new CRS EVLR to a file by
32+
"superseding" the existing CRS VLR/EVLR. Superseding is performed by changing the
3333
LAS_Spec ID of the record to ":ref:`superseded_vlr_label`", a new LASF_Spec defined in this
3434
release.
3535

source/04_optional_vlrs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Optional VLR Definitions
99

1010
Definitions for official :ref:`vlrdef_label` and :ref:`evlrdef_label`
1111
are provided in this section as a means to extend the LAS file format.
12-
Additional (E)VLR definitions contributed by the LAS Working Group and the
12+
Additional VLR/EVLR definitions contributed by the LAS Working Group and the
1313
LAS community can be found on the official LAS wiki: https://github.com/ASPRSorg/LAS/
1414

1515
Text Area Description

0 commit comments

Comments
 (0)