[pdal-commits] [PDAL/PDAL] 26de27: Add output_dims support.
GitHub
noreply at github.com
Thu Feb 5 09:53:00 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 26de271c8ffcdb3b4d5dc3bf84550adc1cea45d7
https://github.com/PDAL/PDAL/commit/26de271c8ffcdb3b4d5dc3bf84550adc1cea45d7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M doc/stages/writers.oci.rst
M doc/stages/writers.pgpointcloud.rst
M include/pdal/DbWriter.hpp
M include/pdal/PointContext.hpp
M include/pdal/Stage.hpp
M include/pdal/Writer.hpp
M plugins/pgpointcloud/io/PgWriter.cpp
M plugins/pgpointcloud/io/PgWriter.hpp
M src/DbWriter.cpp
M src/Stage.cpp
M src/Writer.cpp
Log Message:
-----------
Add output_dims support.
Commit: f3b2619cd23b926760ba5976b16f6555db5fa98d
https://github.com/PDAL/PDAL/commit/f3b2619cd23b926760ba5976b16f6555db5fa98d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M plugins/pgpointcloud/io/PgWriter.cpp
M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Commit: 3680905f54553fc9fc14237c73185348282c4520
https://github.com/PDAL/PDAL/commit/3680905f54553fc9fc14237c73185348282c4520
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M CMakeLists.txt
M cmake/macros.cmake
M cmake/policies.cmake
A doc/stages/filters.range.rst
M doc/stages/index.rst
M filters/CMakeLists.txt
A filters/range/CMakeLists.txt
A filters/range/RangeFilter.cpp
A filters/range/RangeFilter.hpp
M include/pdal/Filters.hpp
M src/StageFactory.cpp
A test/data/filters/range_classification.xml.in
A test/data/filters/range_z.xml.in
A test/data/filters/range_z_classification.xml.in
M test/unit/CMakeLists.txt
M test/unit/apps/pcpipelineTest.cpp
A test/unit/filters/RangeFilterTest.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Compare: https://github.com/PDAL/PDAL/compare/1a02abb1f467...3680905f5455
More information about the pdal-commits
mailing list