-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ogr2ogr: fix -clipsrc/-clipdst when a input geometry is within the en…
…velope of a non-rectangle clip geometry, but doesn't intersect it (3.10.0 regression) Fixes #11652 Fixes #10341 This fixes commit 388d3ae (PR #10341) "ogr2ogr: speed-up -clipsrc/-clipdst by avoiding GEOS when possible", which only worked if the clipping geometry was a rectangle.
- Loading branch information
1 parent
bfd01f5
commit 9d52f68
Showing
2 changed files
with
96 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters