浏览代码

db.in.ogr: more guisections

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65379 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 10 年之前
父节点
当前提交
6e65dc510f
共有 1 个文件被更改,包括 2 次插入0 次删除
  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