[pdal-commits] [PDAL/PDAL] d49bff: Allow user-defined scaling for LAS output.
GitHub
noreply at github.com
Wed Aug 20 08:58:06 PDT 2014
Branch: refs/heads/point-context-schema
Home: https://github.com/PDAL/PDAL
Commit: d49bff3206a78e325544552c5bd91f7dfdec922d
https://github.com/PDAL/PDAL/commit/d49bff3206a78e325544552c5bd91f7dfdec922d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M include/pdal/Stage.hpp
M include/pdal/Writer.hpp
M include/pdal/pdal_types.hpp
M src/Stage.cpp
M src/Writer.cpp
M src/drivers/las/Writer.cpp
Log Message:
-----------
Allow user-defined scaling for LAS output.
Commit: 78fd7f3ab33ebbd672a5a6a1de7283231e160c6e
https://github.com/PDAL/PDAL/commit/78fd7f3ab33ebbd672a5a6a1de7283231e160c6e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-08-20 (Wed, 20 Aug 2014)
Changed paths:
M include/pdal/drivers/p2g/P2gWriter.hpp
M include/pdal/drivers/pgpointcloud/PgReader.hpp
M include/pdal/filters/Stats.hpp
M src/Metadata.cpp
M src/filters/Stats.cpp
M src/kernel/Info.cpp
M test/unit/filters/StatsFilterTest.cpp
Log Message:
-----------
Merge branch 'point-context-schema' of https://github.com/PDAL/PDAL into point-context-schema
Compare: https://github.com/PDAL/PDAL/compare/1fd0f6fb1412...78fd7f3ab33e
More information about the pdal-commits
mailing list