[pdal-commits] [PDAL/PDAL] bfff41: Allow 1.4 LAS to use geotiff for PDRF 0-5 (#3406)
Andrew Bell
noreply at github.com
Fri Apr 9 16:27:21 PDT 2021
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: bfff41439c30dd27130927f30df3041490f44c80
https://github.com/PDAL/PDAL/commit/bfff41439c30dd27130927f30df3041490f44c80
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M io/LasHeader.cpp
M io/LasHeader.hpp
Log Message:
-----------
Allow 1.4 LAS to use geotiff for PDRF 0-5 (#3406)
* Don't use file version for determining geotiff/wkt.
* Allow geotiff in 1.4 files with dataformat 0-5 if the WKT bit is set.
Close #3242
More information about the pdal-commits
mailing list