Hello all,
I want to get your support regarding this question please.
I want to get the WKT field based on defined condition on a query and in the
same process I want to use this returned field as an argument to the Intersects
method
I want to do something like that : {!field f=shape}Intersects(Select shape
WHERE field_1:"value_1" AND field_2:"value_2")
The main issue is : selecting the shape from another query and pass it to the
Intersects method as upon searching I always find that the Intersects method
takes a constant shape object which can be WKT or coordinates and not a
returned field.
I will be grateful to you if you reply on me ASAP.
Thanks in advance.
Hadeer Samir,