riogroup / SORA

MIT License
15 stars 12 forks source link

fix issue #93 #94

Open giuliano-margoti opened 4 weeks ago

giuliano-margoti commented 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.