Georeferencing parameters and transformations explained#2501
Closed
pkturner wants to merge 2 commits into
Closed
Conversation
To the introduction, subsections are added describing map coordinates, geographic coordinates and datum, reference point, orientation, and scale. These are all made more concise by deferring any mention of the CRS, convergence, grivation, etc. The Georeferencing dialog section is simplified a little due to having explanations of terms moved to the introductory sections. The details of georeferencing calculation in this version gloss over the need for a CRS and the added complexity of compensating for the projected grid. The plan is to flesh out the missing details and move the section to after the CRS is introduced.
The calculation of latitude and longitude from map coordinates had been described loosely, without reference to the CRS. This is now refined to mention grivation and combined scale factor. It is moved to follow the description of CRS. The subsection covering calculation of real world size from map size is removed, subsumed as part of the precise calculation of latitude and longitude. A few fixes to the wording are included.
Contributor
Author
|
Here is HTML resulting from commit 495c8ce, in case that helps people review the additions. |
Member
|
@pkturner, thank you very much for your thorough rework of this help page. |
Contributor
Author
|
@dl3sdo |
Contributor
Author
|
I moved the changes and PR to mapper-manual. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As requested in comments on #2190 and #2499, this adds to the Georeferencing help page. It describes the parameters, coordinate systems, and transformations between coordinates independent of the Georeferencing dialog.