[pdal-commits] [PDAL/PDAL] 431de7: EPT reader filtering with both polygon and bounds ...
Connor Manning
noreply at github.com
Tue Aug 31 08:53:59 PDT 2021
Branch: refs/heads/master
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.
More information about the pdal-commits
mailing list