Open giuliano-margoti opened 4 weeks ago
This error indicates an issue with the geometries being merged using Shapely's unary_union. It often happens when geometries have overlapping or intersecting regions that create a "side location conflict," preventing a successful union.
This error indicates an issue with the geometries being merged using Shapely's unary_union. It often happens when geometries have overlapping or intersecting regions that create a "side location conflict," preventing a successful union.