Ticket #1688 (closed enhancement: fixed)
Assign layer CRS to project (legend context menu)
| Reported by: | springmeyer | Owned by: | borysiasty |
|---|---|---|---|
| Priority: | minor: annoyance | Milestone: | Version 1.7.0 |
| Component: | Projection Support | Version: | |
| Keywords: | Cc: | borysiasty | |
| Platform Version: | Platform: | All | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
I think this would be a big usability improvement. It should be able to be turned off however (wildintellect), but the default behavior when opening a new project should be that the Map CRS inherits from the CRS from the layer, when possible.
Perhaps I am missing something however - the text in the QGIS Options CRS tabs says: 'when layer is load that has no coordinate reference system (CRS)' do...
I have 'Prompt for CRS Checked' and when I open a shapefile in BC albers (epsg 3005)
PROJCS["PCS_Albers",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Albers"],PARAMETER["False_Easting",1000000.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-126.0],PARAMETER["Standard_Parallel_1",50.0],PARAMETER["Standard_Parallel_2",58.5],PARAMETER["Latitude_Of_Origin",45.0],UNIT["Meter",1.0]]
...the map still defaults to EPSG 4326, which is not the behavior I would assume based on that description.
Is something wrong with my system or is that description of out sync with intended behavior?