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
Page 1 / 1
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
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: