[pdal-commits] [PDAL/PDAL] a2a08f: Add EPT reader option to skip secondary culling of...
Connor Manning
noreply at github.com
Mon Mar 16 10:45:35 PDT 2020
Branch: refs/heads/ept-reader-cull-to-selection
Home: https://github.com/PDAL/PDAL
Commit: a2a08f0f44bb39323158c55bcce140b990e0668f
https://github.com/PDAL/PDAL/commit/a2a08f0f44bb39323158c55bcce140b990e0668f
Author: Connor Manning <connor at hobu.co>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M io/EptReader.cpp
M io/EptReader.hpp
Log Message:
-----------
Add EPT reader option to skip secondary culling of points, which includes all points from downloaded tiles regardless of whether they overlap the bounds/polygon selection. See #2959.
More information about the pdal-commits
mailing list