<p></p>
<blockquote>
<p dir="auto">How about <a href="https://www.openstreetmap.org/about#open-data" rel="nofollow">https://www.openstreetmap.org/about#open-data</a>, is that exposed or used for styling?</p>
</blockquote>
<p dir="auto">You can always find ids that are not used for styling and try to link to them. Something like this requires ids:</p>
<div class="highlight highlight-text-html-basic" dir="auto"><pre class="notranslate"><span class="pl-kos"><</span><span class="pl-ent">label</span> <span class="pl-c1">for</span>="<span class="pl-s">input_id</span>" <span class="pl-c1">...</span> <span class="pl-kos">></span> ... <span class="pl-kos"></</span><span class="pl-ent">label</span><span class="pl-kos">></span>
<span class="pl-kos"><</span><span class="pl-ent">input</span> <span class="pl-c1">id</span>="<span class="pl-s">input_id</span>" <span class="pl-c1">...</span> <span class="pl-kos">></span></pre></div>
<p dir="auto">However there are some ids that are used for linking, despite not having visible links. One of them is changeset comment ids <code class="notranslate">c123456</code>. That's similar to what's being added here. Therefore it's potentially going to have the same problems if pagination is added to changeset discussion: a changeset page is loaded, but it doesn't have the comment you're trying to link to because it's on another page. Actually this is fixable with some javascript, but you'll have to convince the maintainers to add that javascript.</p>
<p dir="auto">But all of those problems are less likely for changeset comments because changesets very rarely have a ton of comments. Relations with hundreds of versions however exist and so are requests to add pagination for them like <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1196339465" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/3524" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/openstreetmap-website/issues/3524/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/issues/3524">#3524</a>.</p>
<p dir="auto">Here's a pull request adding visible links to changeset comments: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1833745026" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/4134" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/4134/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/4134">#4134</a>.</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/4468#issuecomment-1888911768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLP2XNTJJT4E6BU42M3YOELY5AVCNFSM6AAAAABBT2OMCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYHEYTCNZWHA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMZQPSYTH5RLFOR5O3YOELY5A5CNFSM6AAAAABBT2OMCWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTQS2AZQ.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/4468/c1888911768</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/4468#issuecomment-1888911768",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4468#issuecomment-1888911768",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>