[GRASS-dev] [GRASS GIS] #3807: Add table only export (/import) to File menu entries

GRASS GIS trac at osgeo.org
Fri Apr 5 02:41:03 PDT 2019


#3807: Add table only export (/import) to File menu entries
------------------------------------------+-------------------------
 Reporter:  sbl                           |      Owner:  grass-dev@…
     Type:  enhancement                   |     Status:  new
 Priority:  normal                        |  Milestone:  8.0.0
Component:  Database                      |    Version:  svn-trunk
 Keywords:  db.out.ogr,db.in.ogr,db.copy  |        CPU:  Unspecified
 Platform:  Unspecified                   |
------------------------------------------+-------------------------
 db.out.ogr only allows export of tables connected to vector layers, while
 db.copy (in principle) can copy any table between different DB formats.

 It would thus make sense to add db.copy to the menu under: "File" ->
 "Export database table" and probably even replace db.out.ogr in the long
 run there.

 Same applies for import (db.in.ogr vs. db.copy).

 No idea if db.in|out.ogr has better performance than db.copy. If that is
 the case a new module could be written as a wrapper around those two...

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3807>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list