[GRASS-dev] Re: [GRASS-user] trouble with v.rast.stats under
WINGRASS
Glynn Clements
glynn at gclements.plus.com
Thu Apr 10 16:32:15 EDT 2008
Niels Thevs wrote:
> Now, I installed WINGRASS 63 RC6. The errors regarding v.rast.stats (see
> below) do not occur anymore, but the command v.rast.stats did not come
> to en end. I tried a very small vector layer wit 5 polygons, but still
> v.rast.stats calculated more than an hour without any result.
If you add the --v switch when running v.rast.stats, it will display
some progress information which might help us to track down the
problem.
For even more information, change the top line of the v.rast.stats
script from:
#!/bin/sh
to:
#!/bin/sh -x
to cause it to print every command as it executes it.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list