[GRASS-dev] [GRASS GIS] #1477: error running v.what.vect under Windows/Osgeo4w

GRASS GIS trac at osgeo.org
Thu Oct 20 15:05:55 EDT 2011


#1477: error running v.what.vect under Windows/Osgeo4w
-------------------------+--------------------------------------------------
 Reporter:  lutra        |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.3                    
Component:  Vector       |     Version:  svn-trunk                
 Keywords:               |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 Hi,

 I'm testing GRASS (6.4.2rc148715m) under Windows/Osgeo4w.

 v.what.vect fails with

 {{{
 v.what.vect vector=dtm_points at PERMANENT =point layer=1 column=amostra4
 qvector=fregue at PERMANENT =area layer=1 qcolumn=NOME_COM
 Option  does not accept multiple answers

 Description:
  Uploads vector values at positions of vector points to the table.

 Keywords:
  vector, database, attribute table

 Usage:
  v.what.vect vector=name [layer=value] column=string qvector=name
    [qlayer=value] qcolumn=string [dmax=value] [--verbose] [--quiet]

 Flags:
  --v   Verbose module output
  --q   Quiet module output

 Parameters:
    vector   Vector map to modify
     layer   Layer in the vector to be modified
             default: 1
    column   Column to be updated with the query result
   qvector   Vector map to be queried
    qlayer   Layer of the query vector containing data
             default: 1
   qcolumn   Column to be queried
      dmax   Maximum query distance in map units
             default: 0.0
 Finished with error
 }}}


 under Linux the same operation, with the same vectors it works fine.

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



More information about the grass-dev mailing list