[pdal-commits] [PDAL/PDAL] 0f15ab: Implement readers.tindex #1052
GitHub
noreply at github.com
Mon Nov 23 09:29:35 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 0f15abcd13395145775bd73d2c31bd4dbccdcda3
https://github.com/PDAL/PDAL/commit/0f15abcd13395145775bd73d2c31bd4dbccdcda3
Author: Howard Butler <howard at hobu.co>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M doc/stages/filters.hexbin.rst
A doc/stages/readers.tindex.rst
M include/pdal/GDALUtils.hpp
M include/pdal/SpatialReference.hpp
M io/CMakeLists.txt
M io/las/LasReader.cpp
M io/las/LasReader.hpp
A io/tindex/CMakeLists.txt
A io/tindex/TIndexReader.cpp
A io/tindex/TIndexReader.hpp
M kernels/tindex/TIndexKernel.cpp
M src/SpatialReference.cpp
M src/StageFactory.cpp
A test/data/pipeline/tindex.xml
A test/data/pipeline/tindex.xml.in
Log Message:
-----------
Implement readers.tindex #1052
More information about the pdal-commits
mailing list