<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
I am trying to access layers on the Geosciences Australia OGC Web Map
server:<br>
</font><a target="_new"
 href="http://www.ga.gov.au/wms/getmap?dataset=national&amp;request=getCapabilities">http://www.ga.gov.au/wms/getmap?dataset=national&amp;request=getCapabilities</a><br>
<br>
Here is the input as generated by the r.in.wms GUI:<br>
r.in.wms output=test
mapserver=<a class="moz-txt-link-freetext" href="http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities">http://www.ga.gov.au/wms/getmap?dataset=national&amp;request=getCapabilities</a>
layers=60 srs=EPSG:18001 format=png wms query=version=1.1.1
maxcols=1024 maxrows=1024 'wgetoptions=-c -t 5 --user-agent=MSIE5.5'
method=nearest v=1<br>
<br>
This fails with a bunch of errors, partly copied below. The same thing
happens running r.in.wms using a single quote as the delimiter.<br>
<blockquote type="cite">wms.request&nbsp;
'folder=/home/richard/grassdata/wms_download' 'prefix=test'
'mapserver=<a class="moz-txt-link-freetext" href="http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities">http://www.ga.gov.au/wms/getmap?dataset=national&amp;request=getCapabilities</a>'
'layers=1' 'srs=EPSG:18001' 'format=geotiff' 'wmsquery=version=1.1.1'
'maxcols=1024' 'maxrows=1024'<br>
###############################<br>
Calculating tiles<br>
###############################<br>
Rel. 4.5.0, 22 Oct 2006<br>
&lt;cs2cs&gt;: <br>
projection initialization failure<br>
cause: no options found in 'init' file<br>
program abnormally terminated<br>
(standard_in) 1: illegal character: U<br>
Rel. 4.5.0, 22 Oct 2006<br>
&lt;cs2cs&gt;: <br>
projection initialization failure<br>
cause: no options found in 'init' file<br>
program abnormally terminated<br>
(standard_in) 1: illegal character: U<br>
Rel. 4.5.0, 22 Oct 2006<br>
&lt;cs2cs&gt;: <br>
projection initialization failure<br>
cause: no options found in 'init' file<br>
program abnormally terminated<br>
(standard_in) 1: illegal character: U<br>
Rel. 4.5.0, 22 Oct 2006<br>
&lt;cs2cs&gt;: <br>
projection initialization failure<br>
cause: no options found in 'init' file<br>
program abnormally terminated<br>
(standard_in) 1: illegal character: U<br>
(standard_in) 1: parse error<br>
</blockquote>
<br>
Is it a bug in Grass-GIS or at the other end?<br>
<br>
Richard<br>
</body>
</html>