You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JTS 1.14 fixes some important thread-safety issues.
Once we perform this upgrade, we should also be able to back out of the changes put in place for #564 which compensates for a multi-threading issue related to JTS intersects() for line strings.
JTS 1.14 fixes some important thread-safety issues.
Once we perform this upgrade, we should also be able to back out of the changes put in place for #564 which compensates for a multi-threading issue related to JTS intersects() for line strings.