Created
March 7, 2016 01:14
-
-
Save chryss/0484d9e2a3ce4fc868c4 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Excellent! Thanks! Just a small correction: At the end of In [19], the line should read
mpoly = shapely.ops.transform(mm, subpoly)
In the current state, the code crashes when iterating over multipolygons.