[GRASS-user] d.thematic.area
Markus Neteler
neteler at osgeo.org
Tue May 27 11:10:29 EDT 2008
On Tue, May 27, 2008 at 3:53 PM, kries <kries at gmx.at> wrote:
>
> hi,
>
> I've just noticed that in the current svn version d.thematic.area is no
> longer working. It's no longer possible to specify an input map.
> Does anyone (Moritz ;-) know what's wrong?
I guess you mean d.vect.thematic?
If you work from SVN, you have to recompile all GRASS
from scratch due to a change in the parser file. It shifts
all parameter names unless you recompile.
so:
make distclean
sh configure ...
make
...
This should help,
Markus
More information about the grass-user
mailing list