Shapely examples in the documentation not working
I am looking at the shapely documentation for transform
with the following examples:
How to prevent objects from overlapping in space?
Input data = https://pastebin.com/raw/30QpQWqq
How do I add points to a line and delete previous points?
Input data = https://pastebin.com/QLyBFT8Y