Select to view content in your preferred language

Load Table Tool Error Message - Geometry error: ring orientation

165
1
02-12-2025 01:06 AM
Labels (1)
xingchenc
Frequent Contributor

Can someone please help me understand this error message:

xingchenc_0-1739351030360.png

I got this error message when I try to use the Load Table Tool to import plogyon feature class to a knowledge graph. But when I overlay the knwoledge graph on map. the shape of the imported polygon seems to be correct, so I was wondering what's meaning of this error message? 

 

0 Kudos
1 Reply
ChrisUnderwood
Esri Regular Contributor

Hello @xingchenc , the Ring Orientation usually refers to the order of the points defining a Polygon. This order determines if the ring is representing the outer boundary of the polygon, or an inner hole in that polygon. For example, if your source data is from Oracle then the exterior ring boundaries must be ordered counterclockwise, and the interior ring boundaries must be ordered clockwise.

0 Kudos