<p></p>
<p dir="auto">Sorry, perhaps I wasn't clear. My suggestion is to avoid converting spaces to underscores, but of course any underscores already used in the tag would be preserved.</p>
<pre class="notranslate"><code class="notranslate">irb(main):001> require 'erb'
=> true
irb(main):002> ERB::Util.url_encode('Leisure_and_entertainment')
=> "Leisure_and_entertainment"
</code></pre>
<p dir="auto">So if a mapper added spaces in the ids, that's their mistake, because there's no spaces in the ids. If they used underscores, those would be preserved.</p>
<p dir="auto">What I think we should avoid is <em>converting</em> spaces into underscores, because it's unnecessary.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4887#issuecomment-2179037642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIA5T5HIOHOU6QRJ3DZIGTB5AVCNFSM6AAAAABI77KJIOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZZGAZTONRUGI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNSBLOU6I3FDGNX7DDZIGTB5A5CNFSM6AAAAABI77KJIOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUB4F44U.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4887/c2179037642</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4887#issuecomment-2179037642",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4887#issuecomment-2179037642",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>