Hi,
How can I check if two equal or similar geometries are displacement in some way when they overlap? I don't want to validate when they are not related in any way, but only if they are with some kind of displacement.
Thanks
Hi,
How can I check if two equal or similar geometries are displacement in some way when they overlap? I don't want to validate when they are not related in any way, but only if they are with some kind of displacement.
Thanks
Best answer by virtualcitymatt
Do the features have IDs? If you you can use a CenterPointrRplacer followed by a NeigborFinder to get the direction and offset distance (you can use the ID to group-by in the NeigborFinder