[pdal-commits] [PDAL/PDAL] e96803: Correct invalid SRS option.
GitHub
noreply at github.com
Mon Aug 17 12:49:33 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e9680347b27138129f12a0cb2a9fef32b410287d
https://github.com/PDAL/PDAL/commit/e9680347b27138129f12a0cb2a9fef32b410287d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-08-17 (Mon, 17 Aug 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
M src/StageFactory.cpp
Log Message:
-----------
Correct invalid SRS option.
Don't explictly set scale -- allow writer to set.
Close #971
Commit: f958e0f1927e5cb2d70f4323a36f6084a3114c5b
https://github.com/PDAL/PDAL/commit/f958e0f1927e5cb2d70f4323a36f6084a3114c5b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-08-17 (Mon, 17 Aug 2015)
Changed paths:
M kernels/translate/TranslateKernel.cpp
M kernels/translate/TranslateKernel.hpp
Log Message:
-----------
Change BOX3D to BOX2D in translate bounds option.
Compare: https://github.com/PDAL/PDAL/compare/e687b1c561da...f958e0f1927e
More information about the pdal-commits
mailing list