Bug report #2464
Georeferencer: Selection of custom projection as target SRS is not followed
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | mmassing - | ||
Category: | C++ Plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12524 |
Description
Paolo Cavalini: We spotted a problem though: if we select a custom projection as a target
SRS, the georef does not take it into account, thus leaving EPSG:0.
Associated revisions
Georeferencer: support custom projection strings. Fixes #2464.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12964 c8812cc2-4d05-0410-92ff-de0c093fc19c
Georeferencer: support custom projection strings. Fixes #2464.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12964 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by mmassing - over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Adressed in e0785445 (SVN r12965).