Select to view content in your preferred language

How to find direction of digitization from featurelayer object for labelling purpose

667
1
07-26-2013 02:57 AM
vijipat
Deactivated User
Hi All,

Is there a way to find direction of digitization from feature layer? I can not go for any n/w layer(i.e creating geometric n/w)
Actually aim is to label layer according to its direction of digitization. As development is done in Arc Editor license no maplex is supported.

In case any one has solution to this, please reply to this post.

Thanking you in advance.

Regards,
Viji
0 Kudos
1 Reply
CarstenSchumann
Frequent Contributor
You may use the from- and toPoint of a given feature store the values to the labels position. But as far as I know the outer rings of polygons are always stored clockwise, inner rings counter-clockwise (at least inside a GDB)
0 Kudos