Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-28 Thread Hamish
> > > > For the Tcl/Tk GIS.m GUI now fixed in svn, rev 36103. > > > > > > > > cd gui/tcltk/ > > > > svn up > > > > make ... > I know Himish that you are not here to baby-sit me but these lines make > no sense for me :-( > "cut&paste from the command line from the svn checkout source code dir" as

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-28 Thread mitch
On Thu, 2009-02-26 at 19:40 -0800, Hamish wrote: > Hamish: > > > hmmm, if I try the same from gis.m in grass65 I get: > > > = > > > [...] > > > required: NO > > > > > > Enter the name of an existing input file > > > Hit RETURN to cancel request > > > > > > > <> > > > [$GISBASE]/et

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread Hamish
Hamish: > > hmmm, if I try the same from gis.m in grass65 I get: > > = > > [...] > > required: NO > > > > Enter the name of an existing input file > > Hit RETURN to cancel request > > > > > <> > > [$GISBASE]/etc/grass-run.sh: line 29: 20596 > Segmentation fault "$@" > > > >

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread Hamish
Hamish: > > this gets i.class working for me using the sample Spearfish imagery > > dataset: > > > > g.region rast=spot.comp > > d.mon x0 mitch: > When I do that, I get the following warning using the wxPython GUI. > http://n2.nabble.com/file/n2389455/dx0.png run that from the terminal prompt,

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread mitch
On Thu, 2009-02-26 at 14:25 +0100, Moritz Lennert wrote: > On 26/02/09 13:58, mitch_TX wrote: > > On Wed, 2009-02-25 at 20:46 -0800, Hamish wrote: > >> ok so from the command line 'd.mon x0' should work to open a monitor, > >> and you could try the steps first from the command line (keep it simple)

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread mitch_TX
On Wed, 2009-02-25 at 21:28 -0800, Hamish wrote: Hamish: > > i.class map=spot.comp group=spotspear subgroup=spot.test outsig=test.txt > > > hmmm, if I try the same from gis.m in grass65 I get: > = > [...] > required: NO > > Enter the name of an existing input file > Hit RETURN t

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread Moritz Lennert
On 26/02/09 13:58, mitch_TX wrote: On Wed, 2009-02-25 at 20:46 -0800, Hamish wrote: ok so from the command line 'd.mon x0' should work to open a monitor, and you could try the steps first from the command line (keep it simple). If all works there you can move to trying launching it from a GUI. i

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-26 Thread mitch_TX
On Wed, 2009-02-25 at 20:46 -0800, Hamish wrote: > >ok so from the command line 'd.mon x0' should work to open a monitor, > and you could try the steps first from the command line (keep it simple). > If all works there you can move to trying launching it from a GUI. > i.class will always want to

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-25 Thread Hamish
Hamish: > i.class map=spot.comp group=spotspear subgroup=spot.test outsig=test.txt hmmm, if I try the same from gis.m in grass65 I get: = [...] required: NO Enter the name of an existing input file Hit RETURN to cancel request > <> [$GISBASE]/etc/grass-run.sh: line 29: 20596 Se

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-25 Thread Hamish
mitch wrote: > > > a blank Monitor display and a new shell appear and nothing > > > else. Hamish: > > we need a better "sorry, won't work on MS Windows (so far)" error > > message there. [better: patch the native windows build to grey those out in the menu] > Is the wxPyhton GUI supposed to be

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-25 Thread mitch
On Mon, 2009-02-23 at 01:05 -0800, Hamish wrote: > mitch wrote: > > GUI: I got stuck at the i.cluster window. How do I set the > > sampling interval values? I'm not allow to use any kind of character > > but numbers...how do I differentiate row and column value? > > > > http://n2.nabble.com/file/n

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-23 Thread Martin Landa
Hi, 2009/2/22 mitch_TX : [...] > GUI: I got stuck at the i.cluster window. How do I set the sampling interval > values? I'm not allow to use any kind of character but numbers...how do I > differentiate row and column value? > > http://n2.nabble.com/file/n2369388/sampling.png sampling.png > > If

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-23 Thread Hamish
mitch wrote: > GUI: I got stuck at the i.cluster window. How do I set the > sampling interval values? I'm not allow to use any kind of character > but numbers...how do I differentiate row and column value? > > http://n2.nabble.com/file/n2369388/sampling.png > > If I leave 1 value I get this erro

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-22 Thread mitch_TX
Hi, let me start saying that I do like the wxpython GUI...it's very nice and usable. It really is!...so, thank you guys for all the work you've been doing for the community! As far as the classification: -Unsupervised- Command: it works either @user or @permanent. GUI: I got stuck at the i.clu

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-21 Thread mitch_TX
Oh man...you guys have to excuse me...I've just started the wxpython GUI and it looks pretty cool =)..so, forget all I posted before and let me try it. I'll maybe solve my problems...thanks. Sorry again, mitch Glynn Clements wrote: > > > Hamish wrote: > >> [finding r.composite] >> >> mitc

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-21 Thread Glynn Clements
Hamish wrote: > [finding r.composite] > > mitch_TX wrote: > > it's in "Raster -> Manage map colors -> Create RGB" > > > > there was a wish a while ago to build a menu tree for the commands, not > > sure if it went anywhere. Maybe something could be built into > > tools/module_synopsis.sh (ad

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-21 Thread mitch_TX
Hi, > it's in "Raster -> Manage map colors -> Create RGB" > > there was a wish a while ago to build a menu tree for the commands, not > sure if it went anywhere. Maybe something could be built into > tools/module_synopsis.sh (add a line of text under each module descr with > italicized a->b

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-19 Thread Hamish
[finding r.composite] mitch_TX wrote: > it's in "Raster -> Manage map colors -> Create RGB" > > there was a wish a while ago to build a menu tree for the commands, not > sure if it went anywhere. Maybe something could be built into > tools/module_synopsis.sh (add a line of text under each mod

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-19 Thread mitch_TX
nd -- and run the i.class but when I have to define the subgroup...nothing!..it doesn't find it. Cheers, mitch.   ________ Da: Hamish (via Nabble) A: mitch_TX Inviato: Mercoledì 18 febbraio 2009, 20:25:52 Oggetto: Re: [GRASS-user] Long post - Remote Sensing - Classificatio

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-18 Thread Hamish
mitch wrote: > How do I actually save a color composite image as a raster? > I couldn't find r.composite :working:..too much work. GRASS> cd $GISBASE/etc/gm/ GRASS> less gmmenu.tcl /composite [Enter] up up up it's in "Raster -> Manage map colors -> Create RGB" there was a wish a while ag

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-18 Thread mitch_TX
Thanks Moritz, I couldn't find r.composite :working:..too much work. As far as the 6.4, I'm looking forward to giving it a shot. Thanks again, mitch Moritz Lennert wrote: > > On 18/02/09 17:17, mitch_TX wrote: >> Hi community, >> >> This semester I'm teaching an Intro Remote Sensing course

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-18 Thread Moritz Lennert
On 18/02/09 17:17, mitch_TX wrote: Hi community, This semester I'm teaching an Intro Remote Sensing course using commercial softwares. Since I'm a free spirit, my goal at the end of the semester is to show the students that everything could be done using GRASS rather than Envi,Erdas or Idrisi. G

Re: [GRASS-user] Long post - Remote Sensing - Classifications

2009-02-18 Thread mitch_TX
I forgot: Debian Lenny fresh installation GRASS 6.3 fresh installation Cheers mitch mitch_TX wrote: > > Hi community, > > This semester I'm teaching an Intro Remote Sensing course using commercial > softwares. Since I'm a free spirit, my goal at the end of the semester is > to show the stude

[GRASS-user] Long post - Remote Sensing - Classifications

2009-02-18 Thread mitch_TX
Hi community, This semester I'm teaching an Intro Remote Sensing course using commercial softwares. Since I'm a free spirit, my goal at the end of the semester is to show the students that everything could be done using GRASS rather than Envi,Erdas or Idrisi. Given the fact that they are familiar