[pdal-commits] [PDAL/PDAL] 0f9e05: Fix computation of shift/size when streaming point...
GitHub
noreply at github.com
Mon Dec 17 07:42:19 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 0f9e054cac0f13541ea833618e337adff1de5ed3
https://github.com/PDAL/PDAL/commit/0f9e054cac0f13541ea833618e337adff1de5ed3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-12-17 (Mon, 17 Dec 2018)
Changed paths:
R io/GDALGrid.cpp
R io/GDALGrid.hpp
M io/GDALWriter.cpp
M io/GDALWriter.hpp
A io/private/GDALGrid.cpp
A io/private/GDALGrid.hpp
M test/unit/io/GDALWriterTest.cpp
Log Message:
-----------
Fix computation of shift/size when streaming points. (#2310)
* Cleaner shift implementation.
Close #2292
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list