[GRASS-dev] Re: [GRASS GIS] #327: v.out.ogr does not export features when 'dsn' AND 'layer' options are given

GRASS GIS trac at osgeo.org
Wed Oct 22 05:27:33 EDT 2008


#327: v.out.ogr does not export features when 'dsn' AND 'layer' options are given
-------------------------+--------------------------------------------------
  Reporter:  dylan       |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect      |      Status:  closed                   
  Priority:  major       |   Milestone:  6.4.0                    
 Component:  Vector      |     Version:  svn-develbranch6         
Resolution:  worksforme  |    Keywords:  v.out.ogr                
  Platform:  Linux       |         Cpu:  x86-32                   
-------------------------+--------------------------------------------------
Changes (by mlennert):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 As defined in the man page:


 {{{
 layer=integer
     Layer number
     A single vector map can be connected to multiple database tables. This
 number determines which table to use.
     Default: 1
 }}}


 So your use of layer is incorrect.

 Also, note that the default of type= is 'line,boundary', so if you are
 trying to export areas, you will have to explicitly set type=area.

 Closing this bug.

 Moritz

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/327#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list