I’m currently looking at best practices for converting Raster to Vector in ArcGIS, be that Desktop or Pro.
We utilise FME for Data validation and utilise the OGC standards as a baseline for valid geometries. We regularly receive data from external contractors which has "Geometry Errors" including "Self-Intersections" and "Hole outside of Shell".
The reason we validate the geometries and recommend the OGC standard, is because these geometries are to be added to a national database, which is in turn used for further analysis. If there are Geometry errors, there can be issues in both uploading the data and in using it for analysis.
What I’m hoping the community can help me with is a recommended best practice for creation of OGC compliant vector geometries from raster datasets.
Has anyone any experience of this, or can help me to create a procedure in ArcGIS
I have utilised the Raster to Polygon tool in ArcGIS to create Polygons, but the "Self-Intersections" issue keeps cropping up. I know this is a "typical" error when converting from Raster to Vector but If anyone can reccomend a proceedure for fixing the issue it would be most helpfull.