|
@@ -20,17 +20,20 @@
|
|
#% keyword: import
|
|
#% keyword: import
|
|
#% keyword: copying
|
|
#% keyword: copying
|
|
#%end
|
|
#%end
|
|
-#%option G_OPT_F_INPUT
|
|
|
|
|
|
+#%option G_OPT_F_BIN_INPUT
|
|
#% description: Name of input pack file
|
|
#% description: Name of input pack file
|
|
|
|
+#% key_desc: name.pack
|
|
#%end
|
|
#%end
|
|
#%option G_OPT_V_OUTPUT
|
|
#%option G_OPT_V_OUTPUT
|
|
#% label: Name for output vector map
|
|
#% label: Name for output vector map
|
|
#% description: Default: taken from input file internals
|
|
#% description: Default: taken from input file internals
|
|
#% required : no
|
|
#% required : no
|
|
|
|
+#% guisection: Output settings
|
|
#%end
|
|
#%end
|
|
#%flag
|
|
#%flag
|
|
#% key: o
|
|
#% key: o
|
|
#% description: Override projection check (use current location's projection)
|
|
#% description: Override projection check (use current location's projection)
|
|
|
|
+#% guisection: Output settings
|
|
#%end
|
|
#%end
|
|
|
|
|
|
import os
|
|
import os
|