[pdal-commits] [PDAL/PDAL] 5dcd80: Add TextReader streaming support and test.
GitHub
noreply at github.com
Tue Jan 24 14:14:42 PST 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5dcd80658824cfd95b1c930143d0b3030d99aea6
https://github.com/PDAL/PDAL/commit/5dcd80658824cfd95b1c930143d0b3030d99aea6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths:
M io/GDALGrid.cpp
M io/GDALGrid.hpp
M io/GDALWriter.cpp
M io/GDALWriter.hpp
M io/TextReader.cpp
M io/TextReader.hpp
M pdal/util/Bounds.cpp
M pdal/util/Bounds.hpp
A test/data/gdal/grid2.txt
M test/unit/io/GDALWriterTest.cpp
M test/unit/io/TextReaderTest.cpp
Log Message:
-----------
Add TextReader streaming support and test.
Add GDALWriter streaming support and test.
More information about the pdal-commits
mailing list