<p></p>
<p dir="auto">Spotted this in the code: <a href="https://github.com/openstreetmap/openstreetmap-website/blob/318229079d21099f0e0de72a3e11aa55627f09a1/app/assets/javascripts/edit/id.js.erb#L43">https://github.com/openstreetmap/openstreetmap-website/blob/318229079d21099f0e0de72a3e11aa55627f09a1/app/assets/javascripts/edit/id.js.erb#L43</a></p>
<pre class="notranslate"><code class="notranslate">} else if (hashParams.gpx) {
      params.gpx = hashParams.gpx;
    }
</code></pre>
<p dir="auto">wondered if putting the gpx param after <strong>#</strong> instead of a <strong>?</strong> might do something, so tried:<br>
<a href="https://www.openstreetmap.org/edit#gpx=https%3A//server.nikhilvj.co.in/pmgsy/gpx/1445.gpx" rel="nofollow">https://www.openstreetmap.org/edit#gpx=https%3A//server.nikhilvj.co.in/pmgsy/gpx/1445.gpx</a></p>
<p dir="auto">And it works!</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/9089552/166396982-a20469da-a628-4f38-b1e1-6727fd39b266.png"><img src="https://user-images.githubusercontent.com/9089552/166396982-a20469da-a628-4f38-b1e1-6727fd39b266.png" alt="image" style="max-width: 100%;"></a></p>
<p dir="auto">So.. solved! It was a hash param, not a direct url param, thats all. Thanks!</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/issues/3540#issuecomment-1115558588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPF2XAWGZMRR5IESLLVICG3NANCNFSM5U36MTYQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOAACNS66WTXA7UR7LVICG3NA5CNFSM5U36MTY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIJ7BFPA.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/issues/3540/1115558588</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/issues/3540#issuecomment-1115558588",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3540#issuecomment-1115558588",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>