Maximilian Krambach wrote: > I cannot get r.in.wms into getting me a wms layer imported. The > projection settings match, the layer is avaible for the region. Am I > doing something wrong? .. > btw: installation is 6.2.1 from Jachym's ubuntu repository > (les-ejk.cz)
Please try with GRASS 6.2.2rc1 if you can. I believe this is fixed there, as well as many other fixes for the script. see the DRAFT release announcement in CVS: http://freegis.org/cgi-bin/viewcvs.cgi/*checkout*/web/announces/announce_grass622.html?rev=HEAD "This release is particularly important for Ubuntu users due to a number of Bourne shell script fixes." Agustin Diez Castillo wrote: > This issue have been discussed on the dev-list without solution as far > as I can say. No, AFAIK it should be solved & working now in CVS. (maybe we worked through that off-list or in the bug tracker) > same here, downloaded TIFF contains junk: (903K binary file) > > $ tiffinfo wms_download/terraserver-drg__0.tiff > TIFFReadDirectory: wms_download/terraserver-drg__0.tiff: Can not read > TIFF directory count. this should be fixed too. Ivan Shmakov wrote: > IIRC, Ubuntu uses Dash for /bin/sh by default. Yes, that was the main part of the problem, r.in.wms and friends had many bashisms. 6.2.2 should be bashism-free (hopefully we found them all!). WolfgangZ wrote: > Sorry if I go off topic, but wouldn't be r.in.wms a good example to re > write it (almost) fully in python? Yes, absolutely. please do report any problems found in the latest CVS versions, Hamish _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

