I am using an Area on Area Overlayer and Expression Evaluator to calculate the percentage of overlap of one polygon dataset with another -the scenario is percentage ownership. I have noticed that those polygons that should have 100% overlap / ownership because they are completely within the other, do not show as a nice round 100%, always 99.something up to 101.something. I'm guessing this is something to do with geometry and /or tolerance, but how to solve it? 101% ownership will raise questions when the data is presented!
Solved
Percentage of polygon overlap using Area on Area overlayer & Expression Evaluator totals 101% when it should be 100%
Best answer by ebygomm
Have attempted to attach... Thanks
The figure held in the Shape_Area field of the smaller polygon does not match the area of the polygon as calculated by FME (before doing any area on area overlaying). So if you are measuring the area after the area on area overlayer and then using this with the Shape_Area to calculate the percentage you are going to see strange results.
My suspicion is the differing area values are something to do with the fact that this small polygon is made up of arc segments.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.




