<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
Up! :-)<br /><br />17. Nov 2015 10:39 de <a href="mailto:m431m@tutanota.com" target="_blank">m431m@tutanota.com</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;">
  
  
Hi!<br /><br />I notice a dysfunction when I change the destination CRS by activating On The Fly function from the python console.<br />Coordinates which are displayed in the overview box (at the bottom), are wrong, not metric, no decimals...<br /><br />Please try:<br />>>> iface.mapCanvas().setCrsTransformEnabled(True)<br />>>> crs = QgsCoordinateReferenceSystem(3857, QgsCoordinateReferenceSystem.EpsgCrsId)<br />>>> iface.mapCanvas().setDestinationCrs(crs)<br /><br />Then, take a look at coordinates which are displayed.<br /><br />Thank you for your help!<br /><br />m431m</blockquote>  </body>
</html>