I don't know r.in.wms very well, nor do I know your data, but there's some kind of a parse problem going on - rather than finding data in GeoTiFF format, GRASS thinks it's finding data in "akl_srtm__0.geotiff" format, which doesn't exist. Looks like it's parsing part of the name into the format
-- B.Sc. Daniel Lee Geschäftsführung für Forschung und Entwicklung ISIS - International Solar Information Solutions GbR Vertreten durch: Daniel Lee, Nepomuk Reinhard und Nils Räder Softwarecenter 3 35037 Marburg Festnetz: +49 6421 379 6256 Mobil: +49 176 6127 7269 E-Mail: [email protected] Web: http://www.isi-solutions.org Am 25. April 2012 12:58 schrieb Martin Album Ytre-Eide < [email protected]>: > Hello! > > I am trying to follow the tutorial on: > http://grass.osgeo.org/wiki/WMS > > but when I try : r.in.wms output=akl_srtm mapserver=" > http://onearth.jpl.nasa.gov/wms.cgi" -c layers=worldwind_dem > format=geotiff style=short_int maxcols=1600 maxrows=1600 > > I get: > akl_srtm__0.geotiff' not recognised as a supported file format. > > ERROR: r.in.gdalwarp: gdalwarp failure. > ERROR: r.in.gdalwarp failed > > It seems this could be related to having different versions installed - so > I removed my svn installation (6.4.3) - following: > http://grass.osgeo.org/wiki/Compile_and_Install_Ubuntu > > reinstalled with apt-get install grass. > > Still - same problem. Can someone help? > > Martin > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
