[pdal-commits] [PDAL/PDAL] 7f7f0f: Used fixed format for string output.
GitHub
noreply at github.com
Tue Sep 29 13:36:35 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 7f7f0f52721b6eb509b27d0088e608d1b216862d
https://github.com/PDAL/PDAL/commit/7f7f0f52721b6eb509b27d0088e608d1b216862d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M include/pdal/util/Utils.hpp
Log Message:
-----------
Used fixed format for string output.
Commit: dc98e91be24b12f6a45512d6f87510e314ed0549
https://github.com/PDAL/PDAL/commit/dc98e91be24b12f6a45512d6f87510e314ed0549
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M cmake/geowave.cmake
M cmake/jace.cmake
M cmake/jni.cmake
M cmake/modules/FindGeoWave.cmake
M cmake/modules/FindJace.cmake
A doc/stages/filters.statisticaloutlier.img1.png
A doc/stages/filters.statisticaloutlier.img2.png
M doc/stages/filters.statisticaloutlier.rst
A doc/stages/readers.ilvis2.metadata.png
A doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/writers.las.rst
M include/pdal/Compression.hpp
M include/pdal/Kernel.hpp
M include/pdal/Options.hpp
M include/pdal/Stage.hpp
M io/CMakeLists.txt
A io/ilvis2/CMakeLists.txt
A io/ilvis2/Ilvis2Reader.cpp
A io/ilvis2/Ilvis2Reader.hpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/LasUtils.hpp
M io/las/LasWriter.cpp
M io/las/LasWriter.hpp
M plugins/geowave/CMakeLists.txt
M plugins/geowave/io/GeoWaveReader.cpp
M plugins/geowave/io/GeoWaveReader.hpp
M plugins/geowave/io/GeoWaveWriter.cpp
M plugins/pcl/filters/RadiusOutlierFilter.cpp
M plugins/pcl/filters/StatisticalOutlierFilter.cpp
M scripts/ci/before_install.sh
M scripts/ci/script.sh
M scripts/linux-install-scripts/geowave
M scripts/linux-install-scripts/geowave.sh
M scripts/linux-install-scripts/packages.sh
M scripts/linux-install-scripts/pdal.sh
M src/Options.cpp
M src/StageFactory.cpp
A test/data/autzen/autzen-APMF.json
A test/data/autzen/autzen-interpolate.xml
A test/data/autzen/hag.py
A test/data/autzen/hag.xml.in
M test/data/hole/crop.xml.in
A test/data/ilvis2/ILVIS2_GL2009_0414_R1401_042504.TXT
A test/data/ilvis2/ILVIS2_GL2009_0414_R1401_042504.TXT.xml
A test/data/ilvis2/ilvis.xml
A test/data/las/autzen_trim.las
A test/data/laz/autzen_trim.laz
M test/unit/CMakeLists.txt
A test/unit/io/ilvis2/Ilvis2ReaderTest.cpp
M test/unit/io/las/LasReaderTest.cpp
M test/unit/io/las/LasWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 16cf5935836f86912f91fa5a47fc76c61464325a
https://github.com/PDAL/PDAL/commit/16cf5935836f86912f91fa5a47fc76c61464325a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M test/unit/filters/StatsFilterTest.cpp
Log Message:
-----------
Fix stats test to handle metadata more flexibly.
Compare: https://github.com/PDAL/PDAL/compare/eabbb060f421...16cf5935836f
More information about the pdal-commits
mailing list