Closed ethanharstad closed 9 years ago
shapely.buffer(0) will fix any self-intersections but split the polygon into multiple polygons. These polygons can be stored in a MultiPolygon object instead.
shapely.buffer(0)
Especially relevant for ZNY
shapely.buffer(0)
will fix any self-intersections but split the polygon into multiple polygons. These polygons can be stored in a MultiPolygon object instead.Especially relevant for ZNY