Selaa lähdekoodia

db.in.ogr: use standardized option for output table (merge https://trac.osgeo.org/grass/changeset/67775 from trunk)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@67781 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 9 vuotta sitten
vanhempi
commit
374595b048
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 2 3
      scripts/db.in.ogr/db.in.ogr.py

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

@@ -34,13 +34,12 @@
 #% required : no
 #%end
 
-#%option 
+#%option G_OPT_DB_TABLE
 #% key: output
-#% type: string
-#% key_desc : name
 #% description: Name for output table
 #% required : no
 #% guisection: Output
+#% gisprompt: new,dbtable,dbtable
 #%end
 
 #%option