Skip to main content

Currently, all the values overlap each other, I only need whatever layer/value has the highest qpf at any given location. See the attached screenshot as an example. This one shows at the location I clicked on there are 6 layers overlapping that location (1 of 6).3ae6d080-a68c-490a-b9e1-19144790fd1c

Any one ?


???


You need an AreaOnAreaOverlayer, and a ListRangeExtractor.

image


why its 1049 ?? if we have 910 ?


Still overlping

Untitled


The data has issues along the eastern and northern extents. Since the areas are not coincident, you are getting 'extra' areas in count. I would lean toward just leaving it as-is. You could possibly try cleaning this up, but you run the risk of modifying data that is good. The AreaOnAreaOverlayer will return no overlaps among the areas.image


imageI am new in FME

see there are three polygons

basically what my boss is saying is that the outer polygon should be a doughnut-like shape, currently, its area is also covers the higher value qpf polygon inside (darker colours)

see when I clicked on inner polygon

it also selected outer polygon because there is no hole

he is saying the outer polygon should have hole inside it

i think we need to clip the layer with itself this will punch hole inside polygons which are bigger

the shapefile will go in both paramets for the function, both input and clip

the output file will have polygons with holes

 


imageI am new in FME

see there are three polygons

basically what my boss is saying is that the outer polygon should be a doughnut-like shape, currently, its area is also covers the higher value qpf polygon inside (darker colours)

see when I clicked on inner polygon

it also selected outer polygon because there is no hole

he is saying the outer polygon should have hole inside it

i think we need to clip the layer with itself this will punch hole inside polygons which are bigger

the shapefile will go in both paramets for the function, both input and clip

the output file will have polygons with holes

 

What results are getting from the AreaOnAreaOverlayer? This transformer should do exactly what you are asking for.


Untitledsee stil i am getting overlaps when i clicked


can you give me you wS might be i am working wrong


still the same

 

Untitled


image


image

Can you post your log file?

 


please fine the attached file


Reply