[GRASS-dev] [GRASS GIS] #906: r.out.gdal (VRT) broken output
GRASS GIS
trac at osgeo.org
Wed Dec 30 05:17:43 PST 2015
#906: r.out.gdal (VRT) broken output
-----------------------+------------------------------
Reporter: epifanio | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.6
Component: Raster | Version: svn-develbranch6
Resolution: | Keywords: r.out.gdal, VRT
CPU: x86-64 | Platform: MacOSX
-----------------------+------------------------------
Comment (by neteler):
I have tried in 6.4.svn:
{{{
GRASS 6.4.6svn (nc_spm_08):~ > r.out.gdal input=geology_30m format=VRT
type=UInt16 output=name.vrt
Exporting to GDAL data type: UInt16
Checking GDAL data type and nodata value
100%
Exporting to GDAL raster
ERROR 1: Writing through VRTSourcedRasterBand is not supported.
WARNING: Unable to write GDAL raster file
WARNING: Unable to export raster map <geology_30m>
r.out.gdal complete.
}}}
Indeed, the VRT file is generated but without reference to the
"geology_30m" map.
Same thing in GRASS GIS 7.0.3svn. I suppose that it is simply not
supported.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/906#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list