[pdal-commits] [PDAL/PDAL] 431de7: EPT reader filtering with both polygon and bounds ...
Andrew Bell
noreply at github.com
Tue Aug 31 10:52:48 PDT 2021
Branch: refs/heads/issue-3523
Home: https://github.com/PDAL/PDAL
Commit: 431de7a785eb8911adb36b2dfb11fa05416dc5fe
https://github.com/PDAL/PDAL/commit/431de7a785eb8911adb36b2dfb11fa05416dc5fe
Author: Connor Manning <connor at hobu.co>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M doc/stages/readers.ept.rst
M io/EptReader.cpp
M test/unit/io/EptReaderTest.cpp
Log Message:
-----------
EPT reader filtering with both polygon and bounds (#3506)
* Fix EPT reader polygon/bounds interaction to require both to pass, matching 2.2 behavior.
* Fix spatial filter checks when filters are not present.
* Add EPT reader test for polygon/bounds combination query.
* Add doc note for readers.ept polygon/bounds combination behavior.
Commit: e94722a55a4638aa39dc57046ab1122fe9942843
https://github.com/PDAL/PDAL/commit/e94722a55a4638aa39dc57046ab1122fe9942843
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M doc/stages/readers.ept.rst
M io/EptReader.cpp
M test/unit/io/EptReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-3523
Compare: https://github.com/PDAL/PDAL/compare/7114a9fa890b...e94722a55a46
More information about the pdal-commits
mailing list