[GRASS5] r.out.gdal
Hamish
hamish_nospam at yahoo.com
Tue May 31 21:11:50 EDT 2005
> > On Fri, May 27, 2005 at 07:07:06PM +1200, Hamish wrote:
> > > r.out.gdal - broken with quoting problem.
> > > (help?)
> >
> > Is it possible that this problem was introduced when
> > making 'Krovak' et al. functional? For a while r.out.gdal
> > worked quite well.
>
> OK, I think I fixed it (in 6.1-CVS).
>
> Please test. If ok, I'll merge into the 6.0.1 release branch.
Seems to fix the quoting problem, but now I get this error:
(spearfish57 test dataset on Debian)
G:user1 > r.out.gdal in=elevation.10m out=elev format=GTiff type=Float32
Writing format: GTiff
Writing type: Float32
ERROR 4: `/home/hamish/grassdata/spearfish57/PERMANENT/cellhd/elevation.10m' not recognised as a supported file format.
GDALOpen failed - 4
`/home/hamish/grassdata/spearfish57/PERMANENT/cellhd/elevation.10m' not recognised as a supported file format.
The GDAL-GRASS plugin is installed from the DebianGIS libgdal1-grass
package.
G:user1 > locate gdal_GRASS.so
/usr/lib/gdal_GRASS.so
G:user1 > gdalinfo --formats | grep -i GRASS
G:user1 >
So for some reason GDAL isn't seeing the plugin.
Same error in QGIS using all the latest debian+debianGIS packages when
loading a GRASS raster. GRASS vectors (e.g. bugsites) works fine.
libgdal1-grass Version: 1.2.5-0.dgis.unstable.2
libgdal1 Version: 1.2.6-1
grass Version: 6.0.0-1
qgis-plugin-grass Version: 0.6.0-2.dgis.unstable.1
?
Hamish
More information about the grass-dev
mailing list