[GRASS-dev] [GRASS GIS] #1509: A vector module to convert duplicate attribute features to multifeature

GRASS GIS trac at osgeo.org
Wed Dec 14 09:02:05 EST 2011


#1509: A vector module to convert duplicate attribute features to multifeature
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev@…              
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  7.0.0                    
Component:  Vector       |     Version:  unspecified              
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 This module should delete duplicating attribute records and update vector
 feature CATs to point to single entry.

 Possible workflow:
  * Find all rows with matching attributes (only primary key differs) =
 duplicate set
  * From duplicate set select a row with smallest CAT to keep
  * Update vector feature CATs from duplicate set to point to selected CAT
  * Delete all duplicate set records except the one with smallest CAT

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1509>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list