Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug #9060: Area is wrong in QGIS master (again) #1071

Closed
wants to merge 1 commit into from

Conversation

ahuarte47
Copy link
Contributor

This PR try fix bug #9060 (http://hub.qgis.org/issues/9060) and weird behabior detected in issue #7441 (http://hub.qgis.org/issues/7441#note-4) :

"... To add to the confusion there's 2 "WGS84" ellipsoids listed - one is "WGS84" and one is "WGS 84". Choosing "WGS84" actually results in "Clarke 1986" being saved for the project! ..."

Changes:

  • Fix bad selection of ellipsoid from active CRS in QgsProjectProperties dialog
  • Notify with a tooltip the new mapunits and ellipsoid automatically selected when the CRS is changed
  • Disable map units selection when OTF is ON
  • Preserve the units and ellipsoid from current project settings when the project properties dialog (QgsProjectProperties) is loaded

@ahuarte47
Copy link
Contributor Author

This patch it is pending of verification.
I have requested help for users who have detected the problem in the related issue #9060

http://hub.qgis.org/issues/9060

@mhugent
Copy link
Contributor

mhugent commented May 12, 2014

assigned to @mhugent

@NathanW2
Copy link
Member

@mhugent any thoughts on this.

@nirvn
Copy link
Contributor

nirvn commented Jun 15, 2014

That's one of the few remaining pull request which I feel should make its way into 2.4.

@wonder-sk
Copy link
Member

I think we should be prudent and not apply this PR just few days before the release... I find the current logic relatively complicated and it is easy to break something.

I just gave it a quick test as I thought that the change "Preserve the units and ellipsoid from current project settings when the project properties dialog (QgsProjectProperties) is loaded" would fix http://hub.qgis.org/issues/10392 - but it does not help...

@gioman
Copy link
Contributor

gioman commented Jan 12, 2015

This was closed because the issue was fixed anyway?

@ahuarte47
Copy link
Contributor Author

Hi Giovanni, this fix is very old, the QgsProjectProperties form has been edited many times and I supposse that this fix is obsolete,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants