Skip to main content

Hello,

In FME 2023 , in the AreaOnAreaOverlayer transformer the tolérance = “None” parameter has been removed. There only option of “Automatic” or “Custom value”.

Question : if there was Tolerance = “none” in pre FME 2023 .fmw scripts, should we use Custom Value = 0 to have the same result as tolérance = none  or “Automatic”?

Thanks

Hi @p-chessel-vdg it actually looks like the ‘none’ tolerance option was removed starting in FME 2021 onwards. However, you are correct that setting the tolerance to 0 should have the same effect as ‘none’ in that the geometries must be identical to be considered equal. 


Ok,

Thanks Evie for your reply and confirmation

Philippe


Reply