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?
On Tue, May 27, 2008 at 3:53 PM, kries <kries@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.
Something got mixed up there, as you can see from my screenshots. Input and
output must have got confused somehow. It's not just a GUI problem. It's the
same with the command line. My old scripts don't work anymore.
On Tue, May 27, 2008 at 7:20 PM, kries <kries@gmx.at> wrote:
Thank you Markus.
Sorry, I wasn't really very clear in my first posting.
I have a freshly compiled grass, did distclean/clean beforehand.
Two days ago I submitted a number of changes to run GRASS 7.svn
(trunk) independently from GRASS 6. There were lots of GRASS 6
indications in trunk which I updated.
Please be sure to have updated recently (yesterday or today).
I see that Moritz didn't yet enable d.thematic.area for default
compilation (I forgot that it exists...). I have now activated it
in trunk for easier testing.
Something got mixed up there, as you can see from my screenshots. Input and
output must have got confused somehow. It's not just a GUI problem. It's the
same with the command line. My old scripts don't work anymore.
Sure - the GUI is autogenerated here.
I have just compiled and it looks ok.
Possible, that you run "make distclean" in grass64 instead of grass70?
I see that Moritz didn't yet enable d.thematic.area for default
compilation (I forgot that it exists...). I have now activated it
in trunk for easier testing.
Thanks!
I had always meant to improve it a bit more and write the documentation (code and module) before making it compile by default, but I guess it's better that it gets more tester, and thus more potential coders, since I'm currently just too busy to do any work on that...