Skip to main content
Solved

Hye, I want to ask on how to delete areas with certain size ya? The data I use is vector data. I hope u guys can help me. Thank you so much

  • November 27, 2019
  • 2 replies
  • 13 views

Hye, I want to ask on how to delete areas with certain size ya? The data I use is vector data. I hope u guys can help me. Thank you so much

Best answer by danilo_fme

Hi @nrehan

I suggest you to use the transformer Tester after the transformer AreaCalculator.

In the transformer Tester you can filter the zise using the operator methods inside.

 

Thanks,

Danilo

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

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • Best Answer
  • November 27, 2019

Hi @nrehan

I suggest you to use the transformer Tester after the transformer AreaCalculator.

In the transformer Tester you can filter the zise using the operator methods inside.

 

Thanks,

Danilo


helmoet
Forum|alt.badge.img+8
  • 195 replies
  • November 27, 2019

Hi, what are you using, a database table and delete the items in it that are too big? It might need a different setup.

If you just want a file without areas that are, say, less than 1 sq m you could indeed use a tester:

After that you connect the passed port of the tester to the input port of the writer, you will end up with a file having only area's larger than 1 sq m (if that is the coordinate system you are working in). Leave the Failed port for what it is, like: