Skip to main content
Question

ArcGIS has a tool called Central Feature, which extract the centre point from a cluster using a weighted value and case field. Anything similar in FME?

  • February 18, 2020
  • 1 reply
  • 15 views

ArcGIS has a tool called Central Feature, which extracts the centre point from a cluster using a weighted value and case field. Anything similar in FME?

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

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • February 18, 2020
There is nothing out the box. You could do something similar using a NeighbourFinder with Candidates only then a listsummer to sum the distance to all other points then a sorter and a sampler to keep the point with the shortest distance