Skip to main content
Question

Counting inside polygons in FME


bayram
Contributor
Forum|alt.badge.img+5

Hi,

 

I have 1 DGN file. This file has regional limits. I want to see the drawings within the boundaries of this region in Excel, but not all of them, I am giving an example. Additional base number in Region_1 55 Additional base number in Region_2 25 I want to see the figure separately in Excel, how can I do this?

2 replies

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • January 31, 2022

Use AttributeExposer to expose igds_level, filter by it, rename igds_level on within levels, use SpatialFilter or SpatialRelator (merge attributes) to get polygons within the desired Level and use a StatisticsCalculator with Group By enabled on renamed igds_level to get the count.


bayram
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • January 31, 2022
caracadrian wrote:

Use AttributeExposer to expose igds_level, filter by it, rename igds_level on within levels, use SpatialFilter or SpatialRelator (merge attributes) to get polygons within the desired Level and use a StatisticsCalculator with Group By enabled on renamed igds_level to get the count.

thanks i will try now

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings