[pdal-commits] [PDAL/PDAL] d0feeb: Handle extra dimension input/output for LAS files.
GitHub
noreply at github.com
Thu Feb 12 12:15:57 PST 2015
Branch: refs/heads/lasextra
Home: https://github.com/PDAL/PDAL
Commit: d0feeb4274d05b6a3980187b8b76532ba40b10de
https://github.com/PDAL/PDAL/commit/d0feeb4274d05b6a3980187b8b76532ba40b10de
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M doc/stages/readers.las.rst
M doc/stages/writers.las.rst
M include/pdal/Dimension.hpp
M include/pdal/Extractor.hpp
M include/pdal/Inserter.hpp
M include/pdal/Options.hpp
M include/pdal/PointBuffer.hpp
M include/pdal/Utils.hpp
M include/pdal/Writer.hpp
M include/pdal/pdal_types.hpp
M io/bpf/BpfHeader.cpp
M io/las/CMakeLists.txt
M io/las/LasReader.cpp
M io/las/LasReader.hpp
A io/las/LasUtils.hpp
M io/las/LasWriter.cpp
M io/las/LasWriter.hpp
M src/Utils.cpp
M src/Writer.cpp
M test/unit/UtilsTest.cpp
M test/unit/io/las/LasWriterTest.cpp
Log Message:
-----------
Handle extra dimension input/output for LAS files.
Commit: f3b453edd7e6949ae6190bc71155b875cd03fc0d
https://github.com/PDAL/PDAL/commit/f3b453edd7e6949ae6190bc71155b875cd03fc0d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M CMakeLists.txt
M Vagrantfile
M cmake/boost.cmake
A cmake/geowave.cmake
A cmake/jace.cmake
A cmake/jni.cmake
A cmake/modules/FindGeoWave.cmake
A cmake/modules/FindJace.cmake
M doc/stages/index.rst
A doc/stages/readers.geowave.rst
A doc/stages/writers.geowave.rst
M include/pdal/Dimension.hpp
M include/pdal/Drivers.hpp
M plugins/CMakeLists.txt
A plugins/geowave/CMakeLists.txt
A plugins/geowave/io/GeoWaveReader.cpp
A plugins/geowave/io/GeoWaveReader.hpp
A plugins/geowave/io/GeoWaveWriter.cpp
A plugins/geowave/io/GeoWaveWriter.hpp
M plugins/pcl/CMakeLists.txt
A scripts/linux-install-scripts/datum.sh
A scripts/linux-install-scripts/hexer.sh
A scripts/linux-install-scripts/laszip.sh
A scripts/linux-install-scripts/lazperf.sh
A scripts/linux-install-scripts/libgeotiff.sh
A scripts/linux-install-scripts/nitro.sh
A scripts/linux-install-scripts/p2g.sh
A scripts/linux-install-scripts/packages.sh
A scripts/linux-install-scripts/pcl.sh
A scripts/linux-install-scripts/pdal.sh
A scripts/linux-install-scripts/pgpointcloud.sh
A scripts/linux-install-scripts/startup.sh
A scripts/linux-install-scripts/websocketpp.sh
R scripts/vagrant/datum.sh
R scripts/vagrant/hexer.sh
R scripts/vagrant/laszip.sh
R scripts/vagrant/lazperf.sh
R scripts/vagrant/libgeotiff.sh
R scripts/vagrant/nitro.sh
R scripts/vagrant/p2g.sh
R scripts/vagrant/pcl.sh
R scripts/vagrant/pdal.sh
R scripts/vagrant/pgpointcloud.sh
R scripts/vagrant/startup.sh
R scripts/vagrant/websocketpp.sh
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL into lasextra
Compare: https://github.com/PDAL/PDAL/compare/d0feeb4274d0^...f3b453edd7e6
More information about the pdal-commits
mailing list