Releases: Urban-Research-Lab/jts-geometry-utils
Releases · Urban-Research-Lab/jts-geometry-utils
3.3.0
- Added method for flattening GeometryCollections into list of simple geometries
3.2.0
- 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
New methods for finding distances between coordinates and geometries
3.0.0
Added SafeOperations, some extra helper GeometryUtils methods, missing ProjectionUtils conversion methods
v1.0.0
Initial release with most common methods