#674 closed bug (invalid)
Projections - .prj files ignored
Reported by: | Owned by: | timlinux | |
---|---|---|---|
Priority: | minor: annoyance | Milestone: | |
Component: | Projection Support | Version: | 0.8.1 |
Keywords: | layer projection | Cc: | |
Must Fix for Release: | No | Platform: | Windows |
Platform Version: | XP | Awaiting user input: | no |
Description
When adding a new layer to a project with project projection set to GDA94 (qgis srs = 2548) and file .prj also = GDA94, Dialog box pops up asking for layer projection when it is already in the .prj file. If on-the-fly reprojection is enabled. No dialog box pops up but the projection seems to assume the default of WGS84 for the file. It is all a little confusing because the meta data does not actually advise the projection in understandable naming or even the srs. A shape file set is included that can demonstrate the issue. GDA94 and WGS84 are essentially the same so there is no real efect. However other projections may make greater issues.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | CentWestPipe.zip added |
---|
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The projection in the .prj file looks like WGS84 to me: GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
The GAD94 uses the GRS80 ellipsoid.
So, the above .prj matches the WGS84 (qgis id 2585) projection, and that wil be set from the .prj file.
Ask for projection does not really work in 0.8, but works in 0.9.
CentWestPipe = shape line file with prj file