<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:12.8000001907349px">\b means word boundary (any character that starts or ends a word, such as<br></span><span style="font-size:12.8000001907349px">space, colon, semicolon, etc)</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">However, word boundaries can be slow and are not recommended if you need to<br></span><span style="font-size:12.8000001907349px">search large areas (e.g. whole world, germany or similar).<br></span><span style="font-size:12.8000001907349px">In this case, we could use something like:</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">    ref ~ "(;|^)13(;|$)"</span></blockquote><div><br></div><div>Well I don't to discuss regexes actually. I learn nothing from your words. It will not help newbies at all. There lot of complexity in OSM already, starting from GPS collection to complicated tags and their poor documentation at wiki. I see no reason to complicate things with introducing any king of regex. Regular mappers get nothing from regex you wrote. Dollar means currency is USA, nothing else. "1;2;4;5;6;7;8" - just find missing "3" here, with any regex. I will not continue discussion about it with you actually.</div><div><br></div><div>Regexes miss set logic, regex miss default and missing values. As you mentioned they require processing power. It will eat all of your cpu. If you don't trust me just ask any DB admin is it good idea to query values in database using regexes.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:12.8000001907349px">I'm sorry, I don't believe you are entitled to speak for the whole<br></span><span style="font-size:12.8000001907349px">Russian comunity. in fact, you have the same communication issues<br></span><span style="font-size:12.8000001907349px">with Russian mappers as with this mailing list.</span></blockquote><div>Ad hominem. So what? I speak only for myself and my observations. If you cannot follow links I were mentioning thats not my fault. How this is relevant to tagging guideline at all? </div></div>