Hi Community,
As nobody have found explanations to the following problems, I reintroduce it with a bug label
I try to match the content of two shapefiles using the predicate Target Within Univers and I observe unexpected behavior.
The two files in the samples contains one polygon each. obj1.shp is included in obj2.shp : A quick check with Brower tool show that is correct.
Nevertheless using Spatial Match on this very simple example fails !
On the other side using Custom DE-9IM spec coding "within" i.e. T*F**F*** the result is correct !
Could anyone explains this strange result