Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Commit

Permalink
Update a note in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontaigu committed Feb 11, 2019
1 parent 0ebbc94 commit 974ccbc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/lessbasic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,8 @@ and an array field of 3 doubles for each points.
.. note::

As the specification of the ExtraBytesVlr appeared in the 1.4 LAS Spec, pylas restrict the ability to
add new dimensions to file with version >= 1.4 even if it would be totally possible to define new dimension
on older versions.
(Maybe this should change?)
Although the specification of the ExtraBytesVlr appeared in the 1.4 LAS Spec, pylas allows to
add new dimensions to file with version < 1.4

Custom VLRs
===========
Expand Down

0 comments on commit 974ccbc

Please sign in to comment.