Skip to content

Fixed deprecated Shapely function: replaced cascaded_union with unary_union#12

Open
rheag91 wants to merge 2 commits into
andrenarchy:masterfrom
rheag91:master
Open

Fixed deprecated Shapely function: replaced cascaded_union with unary_union#12
rheag91 wants to merge 2 commits into
andrenarchy:masterfrom
rheag91:master

Conversation

@rheag91
Copy link
Copy Markdown

@rheag91 rheag91 commented May 18, 2026

Fixed two instances of a deprecated Shapely function, "cascaded_union" which was used in normal.py and test.py. I replaced these with the shapely function "unary_union", which is the replacement for "cascaded_union".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant