Skip to main content
Archived

GeometryFilter to support fme_aggregate

Related products:FME Form
  • November 28, 2017
  • 2 replies
  • 25 views

mhab
Contributor
Forum|alt.badge.img+10

I was looking around for a way to identify aggregates in order to deaggregate them.

I hoped for GeometryFilter but couldn't find it. So I ended up with a Tester for fme_geometry = fme_aggregate.

Would be nice to have an option for Aggregates in GeometryFilter though.

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.

2 replies

david_r
Celebrity
  • November 28, 2017

There's also the AggregateFilter transformer.


mhab
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • November 28, 2017

OK, learned something. Never saw the AggregateFilter. As simple as it is (a specialized Tester) it could easily be merged into GeometryFilter ...