<p></p>
<p>Currently, the tile map in OpenStreetMap website is rendered with the Mercator projection, which distorted high-altitude area and make the area near the pole left unrendered.<br>
TO facilitate the mapping of polar area, It can be fixed by rendering and displaying the map in polar stereographic projection, which will probably need fewer tile/server resource because it cover less area than a full new global map style.<br>
According to my understanding, while the default Mapnik style does not support polar projection by default, from other styles forked from Mapnik like <a href="https://github.com/GeoSensorWebLab/awm-styles">https://github.com/GeoSensorWebLab/awm-styles</a> it seems the mapstyle itself can be relatively easily adopt to display polar projection?<br>
While simply adopting mapnik into polar projection would result in less than optimal rendering, but I guess doing so could encourage stylesheet to improve according to the rendering result.<br>
Other than rendering map tile in sterographic projection, to add support for it it would also be necessary for the website to be able to correctly determine coordinate in sterographic projection and have buttons that enable such switch if it is to be implemented.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2656">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK7PZMNRYNISBGSCIDRWDKTFANCNFSM4N3M7S2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKNHM3PVRZE6QXHA4DRWDKTFA5CNFSM4N3M7S2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JPX56RQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2656",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2656",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>