<p></p>
<p dir="auto">Something is terribly broken here. The projection to EPSG:5520 gets a different result in Ubuntu 18 than in Ubuntu 20. This is not just our code that's broken. I get a different result on <a href="http://epsg.io/transform#s_srs=4326&t_srs=5520&x=10.0000000&y=53.0000000" rel="nofollow">epsg.io</a> than when I try this locally in PostgreSQL:</p>
<pre><code>select st_astext(st_transform(st_setsrid(st_makepoint(10.0, 53.0), 4326), 5520));
┌─────────────────────────────────────────────┐
│                  st_astext                  │
├─────────────────────────────────────────────┤
│ POINT(1969579.1472745757 5896972.954884315) │
└─────────────────────────────────────────────┘

</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1629#issuecomment-1026799839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353VW43L22GG5ASEHS7LUY7IBJANCNFSM5NIYY57Q">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353SC3XTEWPUOMJZOO2LUY7IBJA5CNFSM5NIYY572YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHUZ3RXY.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/osm2pgsql/pull/1629/c1026799839</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/osm2pgsql/pull/1629#issuecomment-1026799839",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1629#issuecomment-1026799839",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>