Browse Source

db.in.ogr: more guisections (cosmetics)
(merge https://trac.osgeo.org/grass/changeset/65379 from trunk)


git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@65380 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 10 năm trước cách đây
mục cha
commit
6808976958
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      scripts/db.in.ogr/db.in.ogr.py

+ 2 - 0
scripts/db.in.ogr/db.in.ogr.py

@@ -39,6 +39,7 @@
 #% key_desc : name
 #% description: Name for output table
 #% required : no
+#% guisection: Output
 #%end
 
 #%option
@@ -46,6 +47,7 @@
 #% type: string
 #% description: Name for auto-generated unique key column
 #% required : no
+#% guisection: Output
 #%end
 
 import os