[GRASS-dev] [GRASS GIS] #2386: wxGUI: check for old vector topology format

GRASS GIS trac at osgeo.org
Thu Jul 31 08:20:21 PDT 2014


#2386: wxGUI: check for old vector topology format
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  grass-dev@…              
     Type:  task         |      Status:  new                      
 Priority:  critical     |   Milestone:  7.0.0                    
Component:  wxGUI        |     Version:  unspecified              
 Keywords:  v.build.all  |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Hi, I would assume that a common problem for users switching from G6 to G7
 will be a new vector topo format. When opening vector data in G7 which
 were created in G6 `d.vect` fails with

 {{{
 WARNING: Old topology format version 5.0 is not supported by this
          release. Try to rebuild topology.
 }}}

 It would be nice to have in wxGUI mechanism/dialog which would inform user
 about that and suggest updating topology format to G7 automatically. This
 tool would

  1. switch to map's mapset on background
  1. call `v.build` or `v.build.all`
  1. switch back to current mapset and re-render display

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



More information about the grass-dev mailing list