Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector grid tool creates output with false CRS #18537

Closed
qgib opened this issue Apr 12, 2014 · 3 comments
Closed

Vector grid tool creates output with false CRS #18537

qgib opened this issue Apr 12, 2014 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Apr 12, 2014

Author Name: Andre Joost (Andre Joost)
Original Redmine Issue: 10059
Affected QGIS version: 2.2.0
Redmine category:processing/qgis


How to reproduce:

  1. Load a shapefile in WGS84
  2. Set project CRS to the local UTM zone
  3. Vector -> Research tools -> Vector grid
  4. Set extent from layer (but coordinates are in project CRS!)
  5. 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.

@qgib
Copy link
Contributor Author

qgib commented Jun 28, 2014

Author Name: Jürgen Fischer (@jef-n)


  • fixed_version_id was changed from Version 2.4 to Future Release - High Priority

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2016

Author Name: Alexander Bruy (@alexbruy)


Fixed in changeset "3b70b8446542a9aa0670f1975e81b52d53e0c4c6".


  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


The "ftools" category is being removed from the tracker, changing the category of this ticket to "Processing/QGIS" to not leave the category orphaned.

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 24, 2019
@qgib qgib added this to the Future Release - High Priority milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

1 participant