[pdal-commits] [PDAL/PDAL] 3281ca: reorganize --options and --drivers output
GitHub
noreply at github.com
Fri Jan 3 12:00:00 PST 2014
Branch: refs/heads/issues/224-rest-for-pdal-info
Home: https://github.com/PDAL/PDAL
Commit: 3281ca587a4124bfd4252a7fba9a4b2ee25da472
https://github.com/PDAL/PDAL/commit/3281ca587a4124bfd4252a7fba9a4b2ee25da472
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M apps/pdal.cpp
M include/pdal/StageFactory.hpp
M include/pdal/StageInfo.hpp
M include/pdal/kernel/Application.hpp
M include/pdal/pdal_config.hpp
M src/StageFactory.cpp
M src/StageInfo.cpp
M src/kernel/Application.cpp
M src/kernel/Info.cpp
M src/pdal_config.cpp
Log Message:
-----------
reorganize --options and --drivers output
Commit: b7f41485530db40779bc4e57d41b029cc91bc23d
https://github.com/PDAL/PDAL/commit/b7f41485530db40779bc4e57d41b029cc91bc23d
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M include/pdal/drivers/las/Reader.hpp
M include/pdal/drivers/las/Writer.hpp
M include/pdal/drivers/nitf/Reader.hpp
M include/pdal/drivers/nitf/Writer.hpp
M include/pdal/drivers/oci/Reader.hpp
M include/pdal/drivers/oci/Writer.hpp
M include/pdal/drivers/p2g/Writer.hpp
M include/pdal/drivers/pgpointcloud/Reader.hpp
M include/pdal/drivers/pgpointcloud/Writer.hpp
M include/pdal/drivers/qfit/Reader.hpp
M include/pdal/drivers/text/Writer.hpp
M include/pdal/filters/ByteSwap.hpp
M include/pdal/filters/Cache.hpp
M include/pdal/filters/Chipper.hpp
M include/pdal/filters/Color.hpp
M include/pdal/filters/Colorization.hpp
M include/pdal/filters/Crop.hpp
M include/pdal/filters/Decimation.hpp
M include/pdal/filters/HexBin.hpp
M include/pdal/filters/InPlaceReprojection.hpp
M include/pdal/filters/Mosaic.hpp
M include/pdal/filters/Predicate.hpp
M include/pdal/filters/Programmable.hpp
M include/pdal/filters/Scaling.hpp
M include/pdal/filters/Selector.hpp
M include/pdal/filters/Stats.hpp
Log Message:
-----------
update stage links
Commit: 3c5dc3e45ebf93444116b991060175360f27a2ca
https://github.com/PDAL/PDAL/commit/3c5dc3e45ebf93444116b991060175360f27a2ca
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M src/StageFactory.cpp
Log Message:
-----------
output to stream, not std::cout
Commit: 45ec501af08f90978cdfabafb6d69deb63d8ea80
https://github.com/PDAL/PDAL/commit/45ec501af08f90978cdfabafb6d69deb63d8ea80
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-01-03 (Fri, 03 Jan 2014)
Changed paths:
M apps/pdal.cpp
Log Message:
-----------
drivers/options doesn't hang on main app
Compare: https://github.com/PDAL/PDAL/compare/e48fa3915a40...45ec501af08f
More information about the pdal-commits
mailing list