The polygons journey: SHAPE -> FME (clipped) -> MSSQL Spatial
Viewing it in SQL Managment Studio (checking with STIsValid()):
Viewing it i ArcGIS PRO:
Converting GEOM.STAsText() in MS Mgmnt Studio and importing to layer i ArcGIS Pro using arcpy:
Has it to do with how ArcGIS Pro renders multipolygons from MSSQL, or is it that my data is corrupt?
Yes indeed, it seems that every polygon (inner and outer) is reversed. I'll try to correct it in the FME process step. Thank you!
how are holes oriented in your *.txt file? arcpy expects outer-rings oriented clockwise, inner-rings(holes) oriented counterclockwise
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.