terraformer-js / terraformer

A geographic toolkit for dealing with geometry, geography, formats, and building geodatabases
MIT License
182 stars 28 forks source link

Fix intersects for multipolygons. #86

Closed rgwozdz closed 2 years ago

rgwozdz commented 2 years ago

Fixes faulty intersection result with certain geometry arguments. See https://github.com/terraformer-js/terraformer/issues/84 for details.

rgwozdz commented 2 years ago

build failure doesn't seem related to the PR changes.

jgravois commented 2 years ago

very cool old friend. 🙏

build failure doesn't seem related to the PR changes.

indubitably. i'll find time to track down a fix in the next couple days so i can give your PR a proper review.

jgravois commented 2 years ago

this one should be unblocked by #87

rgwozdz commented 2 years ago

Woot, the rebase of main fixed CI.