[GRASS-dev] Remaining shell scripts

On Jun 19, 2009, at 6:49 AM, grass-dev-request@lists.osgeo.org wrote:

       scripts/d.vect.thematic/d.vect.thematic

Needs to be rewritten into Python (at least for points/lines) because the current C module only does areas.

       scripts/r.mapcalculator/r.mapcalculator

Already replaced in python. Can be discarded

       scripts/r3.mapcalculator/r3.mapcalculator

Needs to be replaced. Can model after new wxpython map calculator

       scripts/v.in.garmin/v.in.garmin
       scripts/v.in.gpsbabel/v.in.gpsbabel
       scripts/v.out.gps/v.out.gps

Need to be ported to python

       visualization/nviz/scripts/nviz

Need to port to python and keep until wxpython 3Dviz is completed.

Michael

Hi,

2009/6/19 Michael Barton <michael.barton@asu.edu>:

  scripts/d\.vect\.thematic/d\.vect\.thematic

Needs to be rewritten into Python (at least for points/lines) because the
current C module only does areas.

Probably better to extent C module rather then porting to Python.

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

On 19/06/09 17:59, Martin Landa wrote:

Hi,

2009/6/19 Michael Barton <michael.barton@asu.edu>:

      scripts/d.vect.thematic/d.vect.thematic

Needs to be rewritten into Python (at least for points/lines) because the
current C module only does areas.

Probably better to extent C module rather then porting to Python.

+1 I know I promised this long ago, and just haven't been able to deliver. Sorry.

I do have some half-ready stuff on my machine. AFAIR main.c is more or less done and I just need to finish the actual plotting routines. But I will definitely not get to this before the end of July. If anyone else wants to take a look, I can send you the code in its current state.

d.thematic.area also needs much more testing...

Moritz

Hi,

2009/6/19 Moritz Lennert <mlennert@club.worldonline.be>:

+1 I know I promised this long ago, and just haven't been able to deliver.
Sorry.

I do have some half-ready stuff on my machine. AFAIR main.c is more or less
done and I just need to finish the actual plotting routines. But I will
definitely not get to this before the end of July. If anyone else wants to
take a look, I can send you the code in its current state.

probably better to submit to SVN...

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa