Bug report #9418
towgs84 parameters vanished from CRSs in qgis master
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Projection Support | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18013 |
Description
In qgis master there are CRSs (at least the ones I'm used to use, from Portugal and Italy) that are now missing the towgs84 parameters that are available in qgis 2 and previpus master release.
Examples: 20790, 3003, 27493
In qgis 2 there are also the counterparts without parameters, for example for 20790 is 102164.
I'm now sure id this is related to the datum transformation dialog now present in master.
History
#1
Updated by Giovanni Manghi about 11 years ago
- Resolution set to invalid
- Status changed from Open to Closed
If compiling from source the parameters are ok.
Maybe is something in the master/ubuntugis build, there the parameters are not available (and right now seems compiled against an old gdal version).