소스 검색

d.wms: move method option to optional tab

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57027 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 12 년 전
부모
커밋
b7c10add07
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gui/scripts/d.wms.py

+ 1 - 1
gui/scripts/d.wms.py

@@ -133,7 +133,7 @@
 #% description: Interpolation method to use in reprojection
 #% options:nearest,linear,cubic,cubicspline
 #% answer:nearest
-#% guisection: Request
+#% required: no
 #%end
 
 #%option