v0.54.0 #656
peterstace
announced in
Announcements
v0.54.0
#656
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2025-06-16
Special thanks to @gamzeozgul for contributing to this release.
Adds a new package
github.com/peterstace/simplefeatures/projthat wraps the PROJ library. This package provides functionality for transforming geometries between a vast array of different coordinate reference systems.Adds new
ToleranceZandToleranceMoptions for use with theExactEqualsfunction. These options allow geometries to compare as equal, even when their Z and M values differ slightly.Adds UTM projection support to the
cartopackage. This allows projecting geometries between angular (lon/lat) coordinates and UTM (x/y) coordinates.Adds new
FlipCoordinatesmethods to each geometry type. This method creates a new geometry with the X and Y coordinates interchanged.This discussion was created from the release v0.54.0.
Beta Was this translation helpful? Give feedback.
All reactions