Hi,
I’m getting the following error telling me gdalwarp has failed. I’m using the windows version of Grass 6.4.2RC1. Any help appreciated as usual.
Paul Shapley
(Thu Nov 10 11:49:41 2011)
r.in.wms output=grass_wms_request mapserver=mapserver=http://120.100.200.96:8080/geowebcache/service/wms?tiled=true layers=os_imagery_2010 format=jpeg maxcols=1024 maxrows=1024 folder=folder=\innogistic\mapping\test method=nearest
Calculating tiles
Requesting 1 tiles.
mkdir: cannot create directory
`folder=\innogistic\mapping\test’: No such file or
directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
221:
folder=\innogistic\mapping\test/grass_wms_request_.wget: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
223:
folder=\innogistic\mapping\test/grass_wms_request_.proj4: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
240:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
241:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
242:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
243:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
244:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
245:
folder=\innogistic\mapping\test/grass_wms_request__0.jgw: No
such file or directory
C:/Program Files/GRASS 6.4RC1/etc/r.in.wms/wms.request: line
248:
folder=\innogistic\mapping\test/grass_wms_request_.wget: No
such file or directory
Downloading tiles
cat:
folder=\innogistic\mapping\test/grass_wms_request_.wget: No
such file or directory
All tiles downloaded successfully
cat:
folder=\innogistic\mapping\test/grass_wms_request_.wget: No
such file or directory
file: could not find any magic files!
ERROR: Required parameter not set:
(Raster file or files to be imported. If multiple
files are specified they will be patched together.)
Description:
Warps and imports GDAL supported raster file complete with
correct NULL values
Keywords:
raster, rotate, reproject
Usage:
r.in.gdalwarp [-peck] input=string[,string,…]
output=string
s_srs=string method=string [warpoptions=string]
[–verbose] [–quiet]
Flags:
-p Don’t reproject the data, just patch it.
-e Extend location extents based on new dataset
-c Make color composite image if possible
-k Keep band numbers instead of using band color names
–v Verbose module output
–q Quiet module output
Parameters:
input Raster file or files to be imported. If
multiple files are specified they will be patched together.
output Name for resultant raster map. Each band
will be name output.bandname
s_srs Source projection in gdalwarp format
method Reprojection method to use
options: nearest,bilinear,cubic,cubicspline
default: nearest
warpoptions Additional options for gdalwarp
ERROR: r.in.gdalwarp failed
(Thu Nov 10 11:50:10 2011) Command finished (29 sec)
–
Paul J. Shapley