[pdal-commits] [PDAL/PDAL] 71980d: Greyhound reader updates (#1667)
GitHub
noreply at github.com
Wed Sep 13 14:40:12 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 71980d60b8b5ce3d3440d2f3ee80e356c44e5b48
https://github.com/PDAL/PDAL/commit/71980d60b8b5ce3d3440d2f3ee80e356c44e5b48
Author: Connor Manning <connor at hobu.co>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M doc/stages/readers.greyhound.rst
M pdal/util/Bounds.cpp
M plugins/greyhound/CMakeLists.txt
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/greyhound/io/GreyhoundReader.hpp
R plugins/greyhound/io/pool.cpp
R plugins/greyhound/io/pool.hpp
M plugins/greyhound/test/GreyhoundReaderTest.cpp
M vendor/arbiter/CMakeLists.txt
Log Message:
-----------
Greyhound reader updates (#1667)
* Simplify greyhound reader. Allow a /read URL to be specified as the sole option.
* Update greyhound reader docs. Allow reader to be work properly from a string specification in a pipeline.
More information about the pdal-commits
mailing list