-
## Expected behaviour and actual behaviour.
GEOS 3.5 added support for faster intersection calculations when using rectangles (see https://trac.osgeo.org/geos/ticket/699 ). It would be useful if…
-
This is probably in the category of just handling invalid input. See my comments below that seek to clarify the contract of the API. I'm willing to add a quick PR fix for this, depending on what the s…
-
I'm trying to segment a bunch of images, however the `segment` command fails at one of the images with the following error message:
```
ERROR Failed processing /home/user/images/189097.jpg: Inval…
-
We have been working on trying to detect if a polygon intersects itself when a user is drawing a polygon on the map in realtime or after a user completes the polygon. We tried to implement our own met…
-
Follow on to #374 we have found GeoTools test cases producing inconsistent coordinate sequence through a sequence of JTS calls ending in an `intersection` call.
This is an interesting case using `…
-
### What happened?
Something related to rounding errors is causing Foundry's `PIXI.Rectangle.prototype.intersectPolygon` to fail in some circumstances.
If the green polygon has points that are n…
-
[NCEI](https://data.noaa.gov//metaview/page?xml=NOAA/NESDIS/NGDC/Collection/iso/xml/Marine_Geology.xml&view=getDataView&header=none)
[NOAA NGDC](https://www.ngdc.noaa.gov/geosamples/surveydisplay.j…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When Snap Intersection is turned on, the tool snaps to endpoints of lines/polylines …
-
This is a follow up ticket for https://github.com/boostorg/geometry/issues/1288.
Adapting your test code from that ticket with a new data set, we get wrong results for double and long double preci…
-
Features that intersect with geo:touches (or other topological relationships) will have an intersection geometry that may or may not be part of the composite geometry of the features - eg. two polygon…