[GRASS-dev] Re: [GRASS GIS] #898: WinGrass: r.out.xyz error
GRASS GIS
trac at osgeo.org
Sat Jan 30 19:02:43 EST 2010
#898: WinGrass: r.out.xyz error
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: svn-releasebranch64
Resolution: | Keywords: wingrass, raster, path
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by hellik):
Replying to [comment:3 hamish]:
> Does this command work: (from the MSys terminal prompt)
>
>
> {{{
> r.stats -1gn elevation > C:\wd\mg\elev.xyz
> }}}
>
> ?
in the msys-shell
{{{
GRASS 6.4> r.stats -1gn elevation > C:\wd\mg\elev.xyz
sh: C:wdmgelev.xyz: Permission denied
}}}
but
{{{
GRASS 6.4> r.stats -1gn elevation > "C:\wd\mg\elev.xyz"
100%
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/898#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list