|
@@ -37,20 +37,20 @@
|
|
#%end
|
|
#%end
|
|
|
|
|
|
#%option G_OPT_DB_TABLE
|
|
#%option G_OPT_DB_TABLE
|
|
-#% key: otable
|
|
|
|
|
|
+#% key: other_table
|
|
#% description: Other table name
|
|
#% description: Other table name
|
|
#% required: yes
|
|
#% required: yes
|
|
#% guidependency: ocolumn,scolumns
|
|
#% guidependency: ocolumn,scolumns
|
|
#%end
|
|
#%end
|
|
|
|
|
|
#%option G_OPT_DB_COLUMN
|
|
#%option G_OPT_DB_COLUMN
|
|
-#% key: ocolumn
|
|
|
|
|
|
+#% key: other_column
|
|
#% description: Identifier column (e.g.: id) in the other table used for join
|
|
#% description: Identifier column (e.g.: id) in the other table used for join
|
|
#% required: yes
|
|
#% required: yes
|
|
#%end
|
|
#%end
|
|
|
|
|
|
#%option G_OPT_DB_COLUMN
|
|
#%option G_OPT_DB_COLUMN
|
|
-#% key: scolumns
|
|
|
|
|
|
+#% key: subset_columns
|
|
#% multiple: yes
|
|
#% multiple: yes
|
|
#% required: no
|
|
#% required: no
|
|
#% description: Subset of columns from the other table
|
|
#% description: Subset of columns from the other table
|