Hello list.
I'm trying to perform somewhat more complex filters using the WFS. More 
specifically, I want
to do the following, which I found in the list:
 
[..]
Ah, ok.  For that kind of scenario (and I want to find :"The Road with name X 
which Cities crosses ?"), you could: 
- query a roads WFS to get geometry 
- pass these geometries to a WFS Intersect filter to seek 
  
..Tom 
[..]
 
Supposing I manage to get the geometries of the roads contained in a bounding 
box.
My question is: how will I pass the geometries that the first filter returns to 
an intersect filter
in the other geometry using the KVP (Keyword-Value Pair) way?
 
Thanx a lot,
Mimis

Reply via email to