Hi,
I was wondering if there is any functionality (preferable client side) to check a ring / polygon for correct geometry, specifically the ring vertices direction.
Reason why is I'm using Kml files and Google Earth likes to create rings opposite way of ESRI's format.
I've already built in the ability to reverse the direction but I would prefer to check the direction first before reversing the vertices.