[GRASS-dev] Documentation glitch
Markus Neteler
neteler at osgeo.org
Fri Nov 23 10:53:05 PST 2018
Hi Luís,
Am Fr., 23. Nov. 2018, 16:32 hat Luís Moreira de Sousa <
luis.de.sousa at protonmail.ch> geschrieben:
> Dear all,
>
> I bumped over a glitch with the documentation for r.out.gdal. One of the
> examples is:
> r.out.gdal in=elevation output=elevation.tif type=Float64 \
> createopt="COMPRESS=DEFLATE"
>
> But compression is applied only if the double quotes are left out:
> r.out.gdal in=elevation output=elevation.tif type=Float64 \
> createopt=COMPRESS=DEFLATE
>
Thanks but I cannot confirm this. The GRASS GIS parser takes the right side
as a string, I always use it quoted on command line.
Anyone else who can comment here?
Best
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20181123/02272d05/attachment.html>
More information about the grass-dev
mailing list