File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ The CRS representation is summarized below:
27
27
| 6-10 | Error | WKT |
28
28
+-----------------------+----------------------------+-----------------------+
29
29
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
33
33
LAS_Spec ID of the record to ":ref:`superseded_vlr_label`", a new LASF_Spec defined in this
34
34
release.
35
35
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Optional VLR Definitions
9
9
10
10
Definitions for official :ref:`vlrdef_label` and :ref:`evlrdef_label`
11
11
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
13
13
LAS community can be found on the official LAS wiki: https://github.com/ASPRSorg/LAS/
14
14
15
15
Text Area Description
You can’t perform that action at this time.
0 commit comments