[pdal-commits] [PDAL/PDAL] 9b4b8b: Use SrsTransform to make sure that traditional axi...
Howard Butler
noreply at github.com
Tue May 26 18:13:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9b4b8bb193b794dfab2de726f5dba139b16fb9d2
https://github.com/PDAL/PDAL/commit/9b4b8bb193b794dfab2de726f5dba139b16fb9d2
Author: Howard Butler <howard at hobu.co>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
Log Message:
-----------
Use SrsTransform to make sure that traditional axis order is used for the tindex kernel (#3099)
* use SrsTransform to make sure that traditional axis order is used
* adjust as suggested
* use pdal::Polygon
More information about the pdal-commits
mailing list