소스 검색

r.in.wms: srs param seems to be required

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54290 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 년 전
부모
커밋
4bcad8dc92
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      scripts/r.in.wms/r.in.wms.py

+ 1 - 0
scripts/r.in.wms/r.in.wms.py

@@ -43,6 +43,7 @@ This program is free software under the GNU General Public License
 #% type: integer
 #% description: EPSG number of source projection for request 
 #% guisection: Request properties
+#% required: yes
 #%end
 
 #%option