locationtech / jts

The JTS Topology Suite is a Java library for creating and manipulating vector geometry.
Other
1.97k stars 442 forks source link

Error in RelateGeometry? #1064

Closed pramsey closed 2 months ago

pramsey commented 3 months ago

This line

https://github.com/locationtech/jts/blob/master/modules/core/src/main/java/org/locationtech/jts/operation/relateng/RelateGeometry.java#L146

Looks suspiciously like a typo. Is it?

dr-jts commented 3 months ago

Yes, that's a typo. Fixed by https://github.com/locationtech/jts/commit/0d5eac992da509d052e3d23b522c375ba902cd86