NotImplementedError: Sub-geometries may have coordinate sequences, but multi-part geometries do not
I’m currently trying to develop a code that optimizes some parameters within a boundary to maximize another parameter. I need to insert 58 points inside a given boundary arranged based on 5 parameters: dx (distance between points in a row), dy (distance between rows), theta (angle of the rows), b (offset), and s (distance between turbines on the boundary).