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
Copy file name to clipboardExpand all lines: CHANGES.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
DATE: _unreleased_
4
4
5
+
*\#188: Upgraded to JTS 1.17.0. This JTS release has a small [API change](https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.md#api-changes).
6
+
(Jim Hughes)
7
+
5
8
*\#177: Improve conversion of a Circle to Shape. JtsShapeFactory allows converting from a Shape
6
9
object to a JTS Geometry object. Geodetic circles now translate to a polygon that has points
7
10
equidistant from the center. Before the change, there was potentially a large inaccuracy.
0 commit comments