When I run my spatial filter with the entire dataset the filter fails but if I run using partial data the dataset it works.
Does anyone know why this would happen?
Note: Spatial Realtor works but not the spatial filter.
When I run my spatial filter with the entire dataset the filter fails but if I run using partial data the dataset it works.
Does anyone know why this would happen?
Note: Spatial Realtor works but not the spatial filter.
Best answer by joepk
I tried Multiple settings in the spatial filter. Filter type = 'Multiple', Pass Criteria = 'Pass Against All Filters' and Spatial Predicates to Test = 'Within' and 'Intersects'
Also, Filter type = 'Single Filter', Pass Criteria = 'One Filter' and Spatial Predicates to Test = 'Intersects'
As for the realtor I only tried it using all of the Requestor OGC options.
When I say failed I am referring to the Passed/Failed outputs in the spatial filter transformer.
If you set your SpatialFilter to "Pass against all filters" it means that your candidate feature must have a spatial relationship (intersect or within) with all the features in the filter port. E.g:
I have set my SpatialFilter to "Filter OGC-Intersects Candidate" and "Pass Against All Filters"
Just the middle square of my Candidate features (in pink) passes, since that is the only feature that intersects all 4 Filter features (in green).
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.