Hi all,

I am trying to access layers on the Geosciences Australia OGC Web Map server: http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities <http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities>

Here is the input as generated by the r.in.wms GUI:
r.in.wms output=test mapserver=http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities 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

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.
wms.request 'folder=/home/richard/grassdata/wms_download' 'prefix=test' 'mapserver=http://www.ga.gov.au/wms/getmap?dataset=national&request=getCapabilities' 'layers=1' 'srs=EPSG:18001' 'format=geotiff' 'wmsquery=version=1.1.1' 'maxcols=1024' 'maxrows=1024'
###############################
Calculating tiles
###############################
Rel. 4.5.0, 22 Oct 2006
<cs2cs>:
projection initialization failure
cause: no options found in 'init' file
program abnormally terminated
(standard_in) 1: illegal character: U
Rel. 4.5.0, 22 Oct 2006
<cs2cs>:
projection initialization failure
cause: no options found in 'init' file
program abnormally terminated
(standard_in) 1: illegal character: U
Rel. 4.5.0, 22 Oct 2006
<cs2cs>:
projection initialization failure
cause: no options found in 'init' file
program abnormally terminated
(standard_in) 1: illegal character: U
Rel. 4.5.0, 22 Oct 2006
<cs2cs>:
projection initialization failure
cause: no options found in 'init' file
program abnormally terminated
(standard_in) 1: illegal character: U
(standard_in) 1: parse error

Is it a bug in Grass-GIS or at the other end?

Richard
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to