Skip to content

Releases: Urban-Research-Lab/jts-geometry-utils

3.3.0

23 Mar 15:08
Compare
Choose a tag to compare
  • Added method for flattening GeometryCollections into list of simple geometries

3.2.0

17 Mar 16:58
Compare
Choose a tag to compare
  • New overloads for makePointBuffer method
  • SafeOperations will now work on GeometryCollection arguments, if they consist only of Polygons (original JTS methods will throw an exception in this case).

3.1.0

17 Feb 09:01
Compare
Choose a tag to compare

New methods for finding distances between coordinates and geometries

3.0.0

24 Jan 14:36
d73ac58
Compare
Choose a tag to compare

Added SafeOperations, some extra helper GeometryUtils methods, missing ProjectionUtils conversion methods

v1.0.0

01 Dec 15:17
Compare
Choose a tag to compare

Initial release with most common methods