#1756: V.Distance Command Problem
-------------------------------+--------------------------------------------
  Reporter:  scorpionlegend92  |       Owner:  grass-dev@…                      
       
      Type:  defect            |      Status:  closed                           
       
  Priority:  normal            |   Milestone:  6.4.3                            
       
 Component:  Default           |     Version:  6.4.2                            
       
Resolution:  duplicate         |    Keywords:  v.distance, attribute of nearest 
feature
  Platform:  MSWindows 7       |         Cpu:  Unspecified                      
       
-------------------------------+--------------------------------------------

Comment(by mmetz):

 Replying to [comment:3 mlennert]:
 > Replying to [comment:2 mmetz]:
 > > Replying to [comment:1 mlennert]:
 > > > If I'm not mistaken, this is a duplicate of #672.
 > >
 > > I think this is a different issue. Here, the table given with the
 table option already exists, but the module wants to create a new table.
 This is why the module fails.
 >
 > Where do you see a table that already exists ? The table to be created
 is same4. The module complains about a column 'loc_dist' that already
 exists which comes from the create table statement where the creation of
 that column is asked for twice:
 >
 > 'create table same4 (from_cat integer, to_cat integer, loc_dist double
 precision, loc_dist double precision )'

 Right, I mixed up different bugs, sorry for the confusion! I have applied
 your patch from #672 to devbr6 and relbr64 in r53318/9.

 Markus M

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1756#comment:4>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to