Hi, I'm running the query:
To get all the water in Central London, or thereabouts; however, I'm not seeing any Serpentine Lake and I assume it's something to do with it being a multi-polygon. Can anyone please assist? TIA, Alex |
Hi. You just have to look also for relations. Like this for example :
It much slower, but should be complete. Regards. Ahh, this is so good. What's the 'nwr' doing in contrast to my original query? Thank you so much!
(29 Feb '20, 19:33)
jusdespommes
nwr combines the node way and rel keywords. So it also fetch the relations matching the keyword.
(29 Feb '20, 19:37)
H_mlet
You can use the clause
(01 Mar '20, 10:31)
Kovoschiz
|