I need all the users that made edits on a bbox. I know about the node (user:"username")(bbox)out meta;. What I need is something like this node (user:".*")(bbox)out meta;. But the problem is, it is not showing any result. I don't think you can you regex when ':' operator is used. How do I go about doing this?
أكثر...
أكثر...