Ariel505 / aChor

Task oriented data classification for choropleth maps
2 stars 3 forks source link

Geometry intersection check failed multi2single.py #11

Closed Ariel505 closed 4 years ago

Ariel505 commented 4 years ago

File "C:\OSGeo4W\apps\Python37\lib\site-packages\shapely\topology.py", line 38, in _check_topology\r\n' info:b' self.fn.name, repr(geom)))\r\n' info:b"shapely.errors.TopologicalError: The operation 'GEOSIntersection_r' could not be performed. Likely cause is invalidity of the geometry <shapely.geometry.polygon.Polygon object at 0x0A0881B0>\r\n" info:b'Exception ignored in: <function Handle.del at 0x07E9E6A8>\r\n'

Ariel505 commented 4 years ago

Only affected dataset: Bundesländer_2017_mit_Einwohnerzahl.shp In Linux no issue being found.

Ariel505 commented 4 years ago

Fix shape topology overlaps can solve this issue.