I cannot get r.in.wms into getting me a wms layer imported. The projection settings match, the layer is avaible for the region. Am I doing something wrong?
Input: r.in.wms -kp mapserver=http://wms.jpl.nasa.gov/wms.cgi output=bmng.wms.jul layers=BMNG styles=Jul output: wms.request -p 'folder=/home/mate/wms_download' 'prefix=wms.bmng.jul'\ 'mapserver=http://wms.jpl.nasa.gov/wms.cgi' 'layers=BMNG' 'styles=Jul' \ 'srs=EPSG:4326' 'format=geotiff' 'wmsquery=version=1.1.1' 'maxcols=1024'\ 'maxrows=1024' ############################### Calculating tiles ############################### /usr/lib/grass/etc/r.in.wms//wms.request: 326: SIZE_ARRAY[0]=: not found /usr/lib/grass/scripts/r.tileset: 193: declare: not found /usr/lib/grass/scripts/r.tileset: 258: Syntax error: Bad for loop variable ################################### Requesting 0 tiles! ################################### wms.download 'requestfile=/home/mate/wms_download/wms.bmng.jul_.wget' 'wgetoptions=-c -t 5 --user-agent=MSIE5.5' ############################### Downloading tiles ############################### ################################# All tiles downloaded successfully ################################# r.in.gdalwarp -c -k -p 'output=wms.bmng.jul' 'method=nearest' 's_srs=EPSG:4326' ERROR: Required parameter <input> not set: (Raster file or files to be imported. If multiple files are specified they will be patched together.). -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

