Browse Source

v.in.e00: fix interface, import only 1 vector type

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65124 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 10 năm trước cách đây
mục cha
commit
7ca5ef6d07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/v.in.e00/v.in.e00.py

+ 1 - 1
scripts/v.in.e00/v.in.e00.py

@@ -31,10 +31,10 @@
 #%end
 #%option G_OPT_V_TYPE
 #% options: point,line,area
+#% answer: point
 #% required: yes
 #%end
 #%option G_OPT_V_OUTPUT
-#% required : no
 #%end
 
 import os