[Qgis-developer] QgsMapSettings map units

Larry Shaffer larrys at dakotacarto.com
Wed Feb 26 18:54:18 PST 2014


Hi Martin,


Do you think setting the destination CRS for QgsMapSettings should
automatically update its map units?

i.e.,

void QgsMapSettings::setDestinationCrs( const QgsCoordinateReferenceSystem&
crs )
{
  mDestCRS = crs;
  setMapUnits( crs.mapUnits() )
}

Or, are the two considered mutually exclusive?

Regards,

Larry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140226/4855ca81/attachment.html>


More information about the Qgis-developer mailing list