A new project-level setting for the scale calculation method has been added, with choices for:
Changing the scale method impacts numerous system behaviors, including:
@map_scale
and similar scale-related API methodsNote that symbology sizes determined in map units are NOT affected by this setting.
The new "scale at equator "scale calculation method always calculates the scale at the equator, regardless of the actual visible map extent. It can be used to provide a consistent, static scale for maps in geographic reference systems, regardless of the latitudes actually visible in the map. Note that this method is only applicable when calculating scales with a degree-based reference system.
This feature was developed by Nyall Dawson