<div dir="ltr"><span style="color:rgb(0,0,0)">Hi Devs,</span><br style="color:rgb(0,0,0)"><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">I've prepared an RFC to </span>add explicit measurement modes to the MapServer<br>SCALEBAR object. The goal is to preserve the current Cartesian scalebar<br>behavior by default while allowing users to request local geodesic ground<br>distance measurement for projections where projected map units are not equal to ground distance.<br>The main motivating case is Web Mercator / EPSG:3857. In that projection, coordinates are expressed in meters, but projected meters increasingly differ from local ground meters away from the equator. The current scalebar implementation treats projected coordinate units as a flat Cartesian plane, so metric scalebars can overstate local ground distance in EPSG:3857 and similar projections.<div><br></div><div><div><span style="color:rgb(0,0,0)">Links:</span><br style="color:rgb(0,0,0)"><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">- RFC text: </span><a href="https://mapserver.org/development/rfc/ms-rfc-142.html">https://mapserver.org/development/rfc/ms-rfc-142.html</a><br style="color:rgb(0,0,0)"><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">- Candidate implementation: </span><a href="https://github.com/MapServer/MapServer/pull/7507">https://github.com/MapServer/MapServer/pull/7507</a><font color="#888888"><br></font><br>- Issue targeted:  <a href="https://github.com/MapServer/MapServer/issues/7397">https://github.com/MapServer/MapServer/issues/7397</a><br><br>Tamas<font color="#888888"></font></div></div></div>