Export a single shape from a featureclass.
Looks the same ... right?
It isn't, necessarily.
Here is an example:
A single multipart shape.
The point order would be the same, wouldn't it?
Not sure any more... some different rule set seems to be applied when a shape leaves its 'nest' and ventures out into the world on its own.
I can understand point order being influenced by the construction method and its association with other shapes. In the case of the shape 'in-group', the outer part is ordered from the top right(10, 20) and clockwise. The second, smaller part is the listed second (line 13).
When Shape 1, ventures out on its own, the inner part is now first (line 2), almost like freedom provide a new rule-set during its transition
Shape 1... its in-group points | Shape 1... out on its own |
---|---|
|
|
So, there is probably a logical explanation for what is seen, BUT, if you were relying on the initial point ordering when the shape lived at home, to apply when it moved out on its own, then you would be in for a surprise.
Conclusions:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.