Bug report #10059
Vector grid tool creates output with false CRS
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | 2.2.0 | Regression?: | |
Operating System: | Windows | Easy fix?: | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18537 |
Description
How to reproduce:
- Load a shapefile in WGS84
- Set project CRS to the local UTM zone
- Vector -> Research tools -> Vector grid
- Set extent from layer (but coordinates are in project CRS!)
- Save and add to canvas
The grid shape file has coordinates and extent in project CRS (UTM), but CRS of the selected layer (WGS84). This makes little sense.
Either the programm should raise an error message that layer and project CRS differ, or the grid layer CRS should be set to project CRS.
Associated revisions
[fTools] warn if layer and project CRS are different (fix #10059)
History
#1 Updated by Jürgen Fischer over 10 years ago
- Target version changed from Version 2.4 to Future Release - High Priority
#2 Updated by Alexander Bruy almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset 3b70b8446542a9aa0670f1975e81b52d53e0c4c6.
#3 Updated by Giovanni Manghi over 7 years ago
The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.