Markus Neteler wrote: > I have tried it in our new NC dataset location: .. > g.region rural_1m -p > r.in.wms output=terraserver-drg > mapserver=http://terraserver.microsoft.com/ogcmap6.ashx > layers=DRG region=rural_1m format=tiff > wgetoptions="--user-agent=MSIE5.5" Calculating tiles .. > Requesting 1 tiles. > Downloading tiles > Tile already downloaded > All tiles downloaded successfully > ################################# > <html><head><title>OGCMap Test</title></head> > <body> > <h3>Service Exception Report</h3> vvv > <p>Found 1 errors</p> > <br>Unable to parse EPSG code 3358 ^^^ > </body></html> > > Any idea?
- EPSG code 3358 isn't in my EPSG file. (proj 4.4.9) custom? - the WMS server will be limited to the epsg codes it knows/allows. - I haven't looked at r.in.wms closely, but I thought the r.in.gdal step was there to do common <4326> WGS84 LL -> current projection? Hamish _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

