[pdal-commits] [PDAL/PDAL] 3c0d31: Don't use view for table access when we're not ins...
Andrew Bell
noreply at github.com
Wed May 13 06:42:05 PDT 2020
Branch: refs/heads/issue-3054
Home: https://github.com/PDAL/PDAL
Commit: 3c0d3151cc82146bc1da32c962700db32f3fbfd3
https://github.com/PDAL/PDAL/commit/3c0d3151cc82146bc1da32c962700db32f3fbfd3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M io/EptReader.cpp
M io/private/ept/TileContents.cpp
M io/private/ept/TileContents.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
Log Message:
-----------
Don't use view for table access when we're not inserting and we KNOW that
we can scan all points in order.
More information about the pdal-commits
mailing list