[pdal-commits] [PDAL/PDAL] f68dd3: fix up drivers.pgpointcloud
GitHub
noreply at github.com
Wed Jul 16 14:38:43 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: f68dd3c5607bfbd34d2822966a9129849e1ffdfc
https://github.com/PDAL/PDAL/commit/f68dd3c5607bfbd34d2822966a9129849e1ffdfc
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M include/pdal/Drivers.hpp
A include/pdal/drivers/pgpointcloud/PgReader.hpp
R include/pdal/drivers/pgpointcloud/Reader.hpp
M include/pdal/drivers/pgpointcloud/common.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
A src/drivers/pgpointcloud/PgIterator.cpp
A src/drivers/pgpointcloud/PgReader.cpp
R src/drivers/pgpointcloud/Reader.cpp
M test/unit/drivers/pgpointcloud/PgpointcloudWriterTest.cpp
Log Message:
-----------
fix up drivers.pgpointcloud
Commit: dceffa0b715d7eeee52acc65712937753ce6c00b
https://github.com/PDAL/PDAL/commit/dceffa0b715d7eeee52acc65712937753ce6c00b
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
M include/pdal/drivers/icebridge/Reader.hpp
M include/pdal/drivers/las/Writer.hpp
M include/pdal/drivers/pgpointcloud/common.hpp
M src/PointBuffer.cpp
M src/drivers/icebridge/Reader.cpp
M src/drivers/oci/OciReader.cpp
M src/filters/Stats.cpp
M src/kernel/Delta.cpp
M test/unit/CMakeLists.txt
M test/unit/MetadataTest.cpp
M test/unit/PipelineManagerTest.cpp
M test/unit/PointBufferTest.cpp
M test/unit/drivers/icebridge/IcebridgeReaderTest.cpp
Log Message:
-----------
Merge branch 'point-context' of github.com:PDAL/PDAL into point-context
Compare: https://github.com/PDAL/PDAL/compare/c1f8eba14949...dceffa0b715d
More information about the pdal-commits
mailing list