Skip to content

Fix AttributeError in Shapely

Marcel Loose requested to merge RAP-285_shapely-fix into master

Fixed the AttributeError that is raised when modifying Point objects in Shapely 2.x

Closes RAP-285

Merge request reports