I have a shapefile with a single multipolygon feature. This feature has a "ring not closed" geometry error (seen here in QGIS):
I tried using buffering and the GRASS v.clean command as suggested in other answers, but no luck. I also can't find the gap by inspecting the feature visually (it looks perfect).
I need a valid geometry here. Ideally, I'd like to have a Python/command line solution. Any way of doing this manually in QGIS/ArcGIS would be greatly appreciated though.
أكثر...

I tried using buffering and the GRASS v.clean command as suggested in other answers, but no luck. I also can't find the gap by inspecting the feature visually (it looks perfect).
I need a valid geometry here. Ideally, I'd like to have a Python/command line solution. Any way of doing this manually in QGIS/ArcGIS would be greatly appreciated though.
أكثر...