Skip to content

Provide specialized handling for floating-point types in PointInPolygon()#1078

Open
EliLei wants to merge 1 commit intoAngusJohnson:mainfrom
EliLei:main
Open

Provide specialized handling for floating-point types in PointInPolygon()#1078
EliLei wants to merge 1 commit intoAngusJohnson:mainfrom
EliLei:main

Conversation

@EliLei
Copy link

@EliLei EliLei commented Mar 18, 2026

Improve PointInPolygon floating-point behavior

  • Add floating-point branch

Fixes #1071

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.

PointInPolygon() no longer supports floating-point calculations due to forced integer cast in CrossProductSign()

1 participant