[GRASS-user] WMS fails on Geosciences Australia downloads
Richard Chirgwin
rchirgwin at ozemail.com.au
Mon May 12 17:57:20 EDT 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20080513/99ff74dd/attachment.html
More information about the grass-user
mailing list