[pdal-commits] [PDAL/PDAL] 843b99: wip readers.tindex
GitHub
noreply at github.com
Fri Oct 2 14:54:57 PDT 2015
Branch: refs/heads/readers.tindex
Home: https://github.com/PDAL/PDAL
Commit: 843b99d5ce98eb1fb86c3157cd37d9d7174c80c1
https://github.com/PDAL/PDAL/commit/843b99d5ce98eb1fb86c3157cd37d9d7174c80c1
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M include/pdal/GDALUtils.hpp
M io/CMakeLists.txt
A io/tindex/CMakeLists.txt
A io/tindex/TIndexReader.cpp
A io/tindex/TIndexReader.hpp
M src/StageFactory.cpp
A test/data/pipeline/tindex.xml
Log Message:
-----------
wip readers.tindex
Commit: 169ab3994909ba0c563fa782a9120a7ffb03177c
https://github.com/PDAL/PDAL/commit/169ab3994909ba0c563fa782a9120a7ffb03177c
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M include/pdal/GDALUtils.hpp
M io/tindex/TIndexReader.cpp
M io/tindex/TIndexReader.hpp
M test/data/pipeline/tindex.xml
Log Message:
-----------
wip readers.tindex working
Commit: a0a937c6f751bdc1da33cdd9dcd74abb5132d23d
https://github.com/PDAL/PDAL/commit/a0a937c6f751bdc1da33cdd9dcd74abb5132d23d
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M doc/stages/filters.ferry.rst
M doc/stages/filters.range.rst
M doc/stages/writers.bpf.rst
M filters/ferry/FerryFilter.cpp
M filters/ferry/FerryFilter.hpp
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M include/pdal/Kernel.hpp
M include/pdal/util/Utils.hpp
M io/bpf/BpfWriter.cpp
M io/bpf/BpfWriter.hpp
M kernels/translate/TranslateKernel.cpp
M src/CMakeLists.txt
M src/Kernel.cpp
M test/data/filters/ferry.xml.in
M test/unit/filters/FerryFilterTest.cpp
M test/unit/filters/RangeFilterTest.cpp
M test/unit/filters/StatsFilterTest.cpp
M test/unit/io/bpf/BPFTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into readers.tindex
Commit: 65d8b28e4850006234c07015423323ece59cac50
https://github.com/PDAL/PDAL/commit/65d8b28e4850006234c07015423323ece59cac50
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M test/data/pipeline/tindex.xml
A test/data/pipeline/tindex.xml.in
Log Message:
-----------
example for readers.tindex
Commit: fe94ddab472bf5f9ac2984e90730dec917856fcb
https://github.com/PDAL/PDAL/commit/fe94ddab472bf5f9ac2984e90730dec917856fcb
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M src/StageFactory.cpp
Log Message:
-----------
use readers.tindex if file extension is .tindex
Compare: https://github.com/PDAL/PDAL/compare/843b99d5ce98^...fe94ddab472b
More information about the pdal-commits
mailing list