I looking to calculate the intersected area between polygons
I used the Areaonareaoverlay transformer but I am getting one of the feature removed and replaced by another one,
I looking to calculate the intersected area between polygons
I used the Areaonareaoverlay transformer but I am getting one of the feature removed and replaced by another one,
Each resulting area from the AreaOnAreaOverlayer preserves attributes from one of overlapped original areas, may not always preserve attributes from the original area that matches the resulting area. For example, the right-most area in the result has attributes from one of four source areas, may not have attributes from the original right-most area.
any suggestion how could calculate the overlapping area and preserve the original attributes?
any suggestion how could calculate the overlapping area and preserve the original attributes?
How do you define "original" area from which you need to preserve attributes if the resulting area has been generated from two or more overlapping areas? For example, the second right area has been generated from three overlapping areas. Which one of three is the "original" area?
@takashi
Any sugestiion on how we could claculate the overlaping area and keep the same attibutes
@takashi
@takashihow about to calculate the area by subtracting the previous one ( overlaparea=arae of layerid 1509 - area of layer id 1510..etc ) the problem is how we apply that
@takashi
Any sugestiion on how we could claculate the overlaping area and keep the same attibutes
any suggestion how could calculate the overlapping area and preserve the original attributes?
I did follow the workspace suggested but I am getting a weird geometry I did
I use the Projected coordinate in order to have an accurate area calculation
Alos attached the workspace, in this, we Know the layer ID 1509 has always the smallest area
Thanks in advance
areaonareaoverlay-ouput.png
areaon-area-overlay.fmwt
I did follow the workspace suggested but I am getting a weird geometry I did
I use the Projected coordinate in order to have an accurate area calculation
Alos attached the workspace, in this, we Know the layer ID 1509 has always the smallest area
Thanks in advance
areaonareaoverlay-ouput.png
areaon-area-overlay.fmwt