Bug report #2494

ftools: vector grid tool (random points/ regular points) tool assign wrong coordinate system

Added by Giovanni Manghi about 14 years ago. Updated about 14 years ago.

Status:Closed
Priority:Low
Assignee:cfarmer -
Category:Python plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12554

Description

When creating vector grids with ftools the assigned coordinate system is not the one of the project but the one defined in "_options -> crs -> global default..._"***. Tested with trunk under both windows and linux.

***
Unless obviously if you have it configured as "_options -> crs -> project wide default CRS will be used_"

Associated revisions

Revision 6b8e1179
Added by cfarmer - about 14 years ago

Vector grid tool now uses project crs instead of None. Fixes #2494.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13021 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 3fa3d002
Added by cfarmer - about 14 years ago

Vector grid tool now uses project crs instead of None. Fixes #2494.

git-svn-id: http://svn.osgeo.org/qgis/trunk@13021 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 38bc285c
Added by cfarmer - about 14 years ago

Both tools now uses project crs instead of None (or input vector layer if selected in regular points). Fixes #2494.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13022 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 005205d0
Added by cfarmer - about 14 years ago

Both tools now uses project crs instead of None (or input vector layer if selected in regular points). Fixes #2494.

git-svn-id: http://svn.osgeo.org/qgis/trunk@13022 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Giovanni Manghi about 14 years ago

the same applies to the random points and regular points tools.

#2 Updated by cfarmer - about 14 years ago

Fixed in 3fa3d002 (SVN r13022).

-Carson

#3 Updated by Jürgen Fischer about 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Also available in: Atom PDF