[pdal-commits] [PDAL/PDAL] 6440cc: ensure WKTv1 writing for LAS 1.4 #2943 (#2945)
Howard Butler
noreply at github.com
Tue Mar 10 13:53:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 6440ccedd9563bba93cd0032c7680912a3cebde7
https://github.com/PDAL/PDAL/commit/6440ccedd9563bba93cd0032c7680912a3cebde7
Author: Howard Butler <howard at hobu.co>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M io/LasWriter.cpp
M pdal/SpatialReference.cpp
M pdal/SpatialReference.hpp
Log Message:
-----------
ensure WKTv1 writing for LAS 1.4 #2943 (#2945)
* ensure WKTv1 writing for LAS 1.4
* adjust as suggested
* Simplify logic.
* Throw an exception is we can't convert an SRS to WKT1.
* Move comment.
Co-authored-by: Andrew Bell <andrew.bell.ia at gmail.com>
More information about the pdal-commits
mailing list