[QGIS-trac] [Quantum GIS] #1103: split feature - Bug in copy attributes

Quantum GIS qgis at qgis.org
Fri May 23 12:59:42 EDT 2008


#1103: split feature - Bug in copy attributes
---------------------------------------------------------+------------------
   Reporter:  beltegeuse                                 |              Owner:  nobody     
       Type:  bug                                        |             Status:  new        
   Priority:  critical: causes crash or data corruption  |          Milestone:  Version 1.0
  Component:  Vectors                                    |            Version:  HEAD       
   Keywords:  split, feature, attribute, copy            |   Platform_version:             
   Platform:  All                                        |           Must_fix:  Yes        
Status_info:  1                                          |  
---------------------------------------------------------+------------------
 Hi all,
 I use QGIS for one month and i think it's a good soft but there is a
 problems with the split feature.
 Explain :

 1. You have a feature with attribute and id (ex : 3660)[[BR]]
 2. You split these feature so you have two features. (The original feature
 with id = 3660 and the new feature id = -1).[[BR]]
 3. You split the new feature (id = -1) so we have three features (id :
 [3660,-1,-2]).[[BR]]
 4. You split one once again the feature (id = -1) so you get a feature
 with the id is -4. You have 4 features.[[BR]]

  => And when your commit change, your feature (old id = -3) have no
 attribute.
 ScreenShot :

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1103>
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