[pdal-commits] [PDAL/PDAL] a9fcb5: don't chop off classification bits #403
GitHub
noreply at github.com
Thu Jul 10 19:22:00 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: a9fcb5ad1317ffd8d3937821f38adfe33b2552ac
https://github.com/PDAL/PDAL/commit/a9fcb5ad1317ffd8d3937821f38adfe33b2552ac
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M src/drivers/las/Reader.cpp
Log Message:
-----------
don't chop off classification bits #403
Commit: 5910da9b5186f159ce0be93f31cd0ed65f3fa706
https://github.com/PDAL/PDAL/commit/5910da9b5186f159ce0be93f31cd0ed65f3fa706
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-07-09 (Wed, 09 Jul 2014)
Changed paths:
M doc/stages/filters.pclblock.txt
M doc/tutorial/pcl_block_tutorial.txt
Log Message:
-----------
update the pcl documentation to include ground filtering example and explanation of parameters
Commit: b730b806d9d57e7c81b4aa42cc12cb1f3458b9fb
https://github.com/PDAL/PDAL/commit/b730b806d9d57e7c81b4aa42cc12cb1f3458b9fb
Author: chambbj <brad.chambers at gmail.com>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M doc/stages/filters.pclblock.txt
M doc/tutorial/pcl_block_tutorial.txt
Log Message:
-----------
Merge pull request #404 from chambbj/pcl-doc-update
update the pcl documentation to include ground filtering example and explanation of parameters
Commit: a609f0e349e78d32a2a871536b0abf2bdaba10d4
https://github.com/PDAL/PDAL/commit/a609f0e349e78d32a2a871536b0abf2bdaba10d4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M src/filters/HexBin.cpp
A test/data/filters/hexbin.txt
A test/data/hextest.las
A test/data/hextest.txt
R test/data/log_py.txt
R test/data/text.txt
M test/unit/filters/HexbinFilterTest.cpp
Log Message:
-----------
Make a simple hexbin test.
Commit: 4cb05405ecc5ba14fd69d28e92fdd4b57684901e
https://github.com/PDAL/PDAL/commit/4cb05405ecc5ba14fd69d28e92fdd4b57684901e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M cmake/examples/hobu-config.sh
M include/pdal/PointBuffer.hpp
M include/pdal/drivers/pgpointcloud/Writer.hpp
M include/pdal/filters/Stats.hpp
M src/PointBuffer.cpp
M src/StageFactory.cpp
M src/drivers/pgpointcloud/Writer.cpp
M src/kernel/Info.cpp
M src/kernel/Support.cpp
M test/data/apps/pdalinfo_stats.txt
M test/unit/CMakeLists.txt
M test/unit/apps/pcinfoTest.cpp
Log Message:
-----------
Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context
Commit: 4cafd8f6d4a0972821372ce4f5509ca6897d763a
https://github.com/PDAL/PDAL/commit/4cafd8f6d4a0972821372ce4f5509ca6897d763a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M doc/stages/filters.pclblock.txt
M doc/tutorial/pcl_block_tutorial.txt
M src/drivers/las/Reader.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL into point-context
Conflicts:
src/drivers/las/Reader.cpp
Commit: f3941874c16c9f43e35c1a79f2e3f9269e9d5661
https://github.com/PDAL/PDAL/commit/f3941874c16c9f43e35c1a79f2e3f9269e9d5661
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M test/data/filters/hexbin.txt
Log Message:
-----------
Add hexbin output file with consistent origin.
Compare: https://github.com/PDAL/PDAL/compare/ae944a90d117...f3941874c16c
More information about the pdal-commits
mailing list