<div dir="ltr"><div>Hi,</div><div><br></div><div>currently, the best solution is to generate a very small buffer around North-South line at meridian location and then you cut (remove) your geometry at the location of that buffer.</div><div>This will avoid problems with rendering, it will be visible only if zoomed in to very large scale.</div><div><br></div><div>So the steps are:</div><div>1) generate or draw North-South line</div><div>2) generate very small buffer around it</div><div>3) cut your geometries with buffer to generate a small gap at meridian location</div><div><br></div><div>See video where I've explained how to avoid this problem when using custom meridian location:</div><div><a href="https://www.youtube.com/watch?v=5M-Q0AinuiY&t=3560s">https://www.youtube.com/watch?v=5M-Q0AinuiY&t=3560s</a></div><div><br></div><div>You can download GPKG file with project that includes models and data so you see steps in my model how i solved it:</div><div><a href="https://github.com/qgis/QGIS/wiki/QOD-July-2025#topic-teaching-projections-in-classroom-with-qgis---workshop">https://github.com/qgis/QGIS/wiki/QOD-July-2025#topic-teaching-projections-in-classroom-with-qgis---workshop</a></div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Srdačan pozdrav / Kind regards,<div>Vedran Stojnović.</div></div></div></div><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">sri, 11. ožu 2026. u 08:17 김용운 빙하지권연구본부 via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>> napisao je:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg332967453160999313">




<div dir="ltr">
<div id="m_332967453160999313divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p><br>
</p>
<p></p>
<div>Hello,</div>
<div><br>
</div>
<div>I am working with Arctic Ocean datasets in QGIS and would like to ask for advice regarding CRS handling and geometries crossing the 180° meridian.</div>
<div><br>
</div>
<div>For Arctic data, I normally use EPSG:3996 (WGS 84 / Arctic Polar Stereographic) as the project CRS. In QGIS Desktop, this works well and produces the expected visualization for tracks and stations (Figure 1).</div>
<div><br>
</div>
<div>However, when I try to use these datasets in a web mapping context, I am forced to switch the project CRS to EPSG:3857. With this change, datasets that cross the 180° meridian (anti-meridian) show problematic behavior:</div>
<div>- line features are split and displayed at both sides of the map,</div>
<div>- and in some cases the geometries appear distorted or disconnected (Figures 3 and 5).</div>
<div><br>
</div>
<div>The original geometry itself is correct (Figure 4), so the issue seems to be related to CRS transformation and rendering rather than data corruption.</div>
<div><br>
</div>
<div>I tested several CRS combinations, and the following produced the closest alignment:</div>
<div>- Project CRS = EPSG:3857</div>
<div>- Layer CRS = EPSG:3996</div>
<div><br>
</div>
<div>Nevertheless, the anti-meridian splitting issue remains unresolved. I also tried suggestions found in documentation and online discussions (e.g. reprojection, geometry fixes, alternative basemaps), but none solved the problem fundamentally.</div>
<div><br>
</div>
<div>Since many Arctic datasets naturally cross the 180° meridian, I would greatly appreciate advice on:</div>
<div>- best practices for handling Arctic/polar data in QGIS,</div>
<div>- recommended CRS strategies when working near the anti-meridian,</div>
<div>- or preprocessing steps that can prevent line splitting and visual discontinuities.</div>
<div><br>
</div>
<div>Thank you very much for your time and any suggestions.</div>
<div><br>
</div>
<div>Best regards,</div>
<div><br>
</div>
<p></p>
<div id="m_332967453160999313Signature">
<div id="m_332967453160999313divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p></p>
</div>
</div>
</div>
<div style="display:block"><img style="width: 0px; height: 0px;" src="https://bigfile.kopri.re.kr/readreceipt2.ashx?id=MTQwYzAxNjQtYmI4OS00NWYxLWE5MzQtNTc1OTAyMDdmZDcx"></div>
</div>

_______________________________________________<br>
QGIS-User mailing list<br>
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></blockquote></div>