[QGIS-trac] Re: [Quantum GIS] #2536: ftools: Intersection and union don't produce a result

Quantum GIS qgis at qgis.org
Fri Apr 16 12:06:35 EDT 2010


#2536: ftools: Intersection and union don't produce a result
-----------------------------------------------------+----------------------
        Reporter:  hdus                              |         Owner:  cfarmer       
            Type:  patch                             |        Status:  new           
        Priority:  major: does not work as expected  |     Milestone:  Version 1.5.0 
       Component:  Python plugins and bindings       |       Version:  HEAD          
      Resolution:                                    |      Keywords:  ftools, vector
Platform_version:                                    |      Platform:  All           
        Must_fix:  Yes                               |   Status_info:  0             
-----------------------------------------------------+----------------------
Changes (by alexbruy):

  * keywords:  => ftools, vector
  * type:  bug => patch

Comment:

 This is related with #2629. Also here is another problem: when field names
 trimmed and suffix added we will have duplicate names and get error when
 initialize shapefile writer. I found three tools with this problem: union,
 intersection, symmetrical difference

 Patch to fix this problem (evaluate field name lenght, check for
 duplicates and display warning messages) attached

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2536#comment:3>
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