Skip to content

Commit c2ce58b

Browse files
committed
Removed references to point formats without Time. (#6, #118)
1 parent 8c422d1 commit c2ce58b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

source/02.04_header.sub

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,7 @@ generally) GPS Time values stored with the point records in this LAS file. The
431431
GPS Time in this field will be in the same encoding described in the file's
432432
:ref:`Global Encoding <globalencoding_link>` field.
433433

434-
These values must be set to zero if there are no point records in the file,
435-
if the file utilizes a point record format not supporting GPS Time, or if
434+
These values must be set to zero if there are no point records in the file or if
436435
all point records within the file have GPS Time values set to zero,
437436
such as for certain :ref:`Aggregate Model Systems <aggregate_link>`.
438437

@@ -451,7 +450,6 @@ and year ranges that users are encouraged to use to maximize compatibility betwe
451450
This value must be set to zero if there are no point records in the file,
452451
if the file is derived from a source not utilizing GPS Time
453452
(such as for certain :ref:`Aggregate Model Systems <aggregate_link>`),
454-
if the file utilizes a point record format not supporting GPS Time, or if
455-
the Time Offset Flag is unset.
453+
or if the Time Offset Flag is unset.
456454

457455
It is invalid for the GPS Time Type bit to be unset if the Offset Time Flag bit is set.

0 commit comments

Comments
 (0)