Skip to main content
Released

I want to share with the FME users my experince in how to categories the polygon

Related products:FME Form
  • March 6, 2017
  • 1 reply
  • 29 views

***Note from Migration:***

Original Title was: I want to share with the FME users my experince in how to categories the polygons by Selecting all points in a polygon, add the value of the majority of points - FME Desktop


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.

1 reply

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • March 11, 2017
Great example. Thanks for sharing. If you were able to upload the original workspace along with some sample data it might be even more useful. I'd wonder, for example, if it is necessary to read the polygons twice -- could you have just connected (in addition) the leftmost polygon input to the Requestor too. Or if this could be done via a PointOnArea overlayer, making a list of all the points, and then using list operations afterwards to assign the category. Very good example with potentially many ways to skin the cat.