v0.47.0 #584
peterstace
announced in
Announcements
v0.47.0
#584
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2024-01-19
Special thanks to Albert Teoh for contributing to this release.
Adds new functions
RotatedMinimumAreaBoundingRectangle
andRotatedMinimumWidthBoundingRectangle
. These functions calculate the non-axis-aligned (rotated) bounding rectangles for geometries, minimising either the area or width.Eliminates some redundant benchmarks, improving the execution speed of the benchmark suite.
Unify the GEOS wrappers used for the
github.com/peterstace/simplefeatures/geos
package and the package used for reference implementation tests.This discussion was created from the release v0.47.0.
Beta Was this translation helpful? Give feedback.
All reactions