Skip to content

Fix various meterdist bugs - #14

Merged
patrickbr merged 4 commits into
masterfrom
fix-various-meterdist-bugs
Aug 16, 2026
Merged

Fix various meterdist bugs#14
patrickbr merged 4 commits into
masterfrom
fix-various-meterdist-bugs

Conversation

@patrickbr

Copy link
Copy Markdown
Member

Fixes #12 and #13 and adds regression tests. See issues for detailed description.

Also add DE9IM constant 1FFF0FFF2. spatialjoin uses 10FF0FFF2 for equivalent linestrings at one place, which is a typo and simply wrong (the interior and the boundaries of two equivalent linestrings have no points in common).

@patrickbr
patrickbr merged commit abe36cf into master Aug 16, 2026
4 checks passed
@patrickbr
patrickbr deleted the fix-various-meterdist-bugs branch August 17, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Distance between a LINESTRING and a POLYGON is too large by the web-Mercator distortion factor

1 participant