I am confused by this.
I understood ( x; y; ); to be the union of x and y.  Rather than x passing its results onto y. What am i missing.

It is both at the same time. Given an example like

(way[foo=bar];node(w););

the node(w)-part should depend on the way[foo=bar] part.
And we want both (the ways and the nodes they depend on) in the result.

The rest is a trade-off what is more frequent.

Best regards,

Roland

_______________________________________________
Talk-GB mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/talk-gb

Reply via email to