[GRASS-user] m.viz.image Command Line

Anna Kratochvílová kratochanna at gmail.com
Tue Jan 17 12:17:05 EST 2012


On Tue, Jan 17, 2012 at 5:07 PM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Tue, 17 Jan 2012, Anna Kratochvílová wrote:
>
>> Try
>>
>> m.nviz.image -a ...       to set the same mode (default is fine
>> resolution) for all raster maps or e.g.
>> m.nviz.image mode=fine,fine ...
>>
>> Try it again and we will see
>
>
> Anna,
>
>  With the `-a' option I see:
>
> ERROR: Inconsistent number of attributes (<vline> 2: <vline_mode> 1)
>

This is similar problem, when you have more layers, you must specify
options for every layer:
... vline_mode=surface,surface ...

there will be probably more similar errors, so try to correct it the same way

use -a flag when you want the same options for raster layers

Anna

> Without it (but with `mode=fine,fine':
>
>
> ERROR: Inconsistent number of attributes (<elevation_map/elevation_value>
>       2: <resolution_fine> 1


>
> Rich
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list