<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br><div dir="auto">no, as =separate should be treated as pointless synonym of =yes<br></div><div dir="auto"><br></div></div></blockquote><div><br></div><div><br></div><div>if you want to count all x in an area you would omit the x=separate and count the x=yes, that's the idea. It will reduce the error margin from double counting if we start doing it, at the cost of having to deal with separate as a yes value for certain queries.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="auto"></div><div dir="auto"><br></div><div dir="auto">If you count both atm=yes and amenity=atm then you WILL double count.<br></div><div dir="auto"><br></div></div></blockquote><div><br></div><div><br></div><div>Not combining both queries, you would miss _a lot_ of atms, I do not consider this an option. Errors can of course be reduced through filtering by proximity, which will give false positives (might again be reducible looking at the brand and operator values) but would overall probably improve the count accuracy. In particular atm nodes inside bank polygons would lead to atm=yes on the bank not being counted in addition.<br></div><div><br></div><div>Separate is not a solution alone, but it can help estimating a count. <br></div><div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="auto"></div><div dir="auto">Pretending that =yes is correct only when object is not mapped separately<br></div><div dir="auto">is not viable, ignores existing mapping and is not helpful.<br></div></div></blockquote><div><br></div><div><br></div><div>it is not about pretending that "yes" is incorrect, it is an alternative yes with added semantics.</div></div><div><br></div><div>Cheers,<br></div><div>Martin<br></div></div>