[QGIS-trac] [Quantum GIS] #2466: Define Current Projection in fTools don't work

Quantum GIS qgis at qgis.org
Wed Feb 24 13:44:29 EST 2010


#2466: Define Current Projection in fTools don't work
------------------------------------------------+---------------------------
   Reporter:  alexbruy                          |              Owner:  borysiasty   
       Type:  patch                             |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.5.0
  Component:  Python plugins and bindings       |            Version:  HEAD         
   Keywords:  define projection                 |   Platform_version:               
   Platform:  All                               |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 Seems that fTools "Define Current Projection" does not work correctly. It
 produces prj file

 {{{
 vectorname.shp|layerid=0.prj
 }}}

 instead of

 {{{
 vectorname.prj
 }}}

 Confirmed on Windows and Linux. Patch to fix this issue attached

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2466>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list