Re: [GRASS-user] interactive r.edit of rasters?

2013-07-22 Thread Rashad M
Hi,
There is wxRasterDigitizer[1] which I had worked on earlier in addons
repository.
But thats for creating raster and very well possible to make it for raster
editing. Its been outdated for a while and I was super busy these days with
OSSIM GSoC (midterm evaluation approaching). But if you are interested I
can update it to work with current svn. wxGUI seems to change a lot these
days since refractoring is going on. So an update now may not be work later.

I think refractoring should be given some more priority and an API form
should be developed (anna, vaclav should have more info on this) which will
help to create gui addons easily rather copy-paste existing code and then
modifying it. QGIS provides an API to load user/developer plugins easily
without much hassle

[1]
http://trac.osgeo.org/grass/browser/grass-addons/grass7/gui/wxpython/wx.rdigit


On Tue, Jul 23, 2013 at 4:57 AM, Hamish  wrote:

> Chris wrote:
> > just wondering, are there any basic tools for interactively editing
> > rasters, (not just the categories) ?
>
>
> Hi,
>
> the module d.rast.edit should help. If using GRASS 6.4 on Windows you'll
> want to use the 6.4.3 RC4 version since it was recently
> fixed there.
>
>
> Hamish
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>



-- 
Regards,
   Rashad
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] interactive r.edit of rasters?

2013-07-22 Thread Hamish
Chris wrote:
> just wondering, are there any basic tools for interactively editing
> rasters, (not just the categories) ?


Hi,

the module d.rast.edit should help. If using GRASS 6.4 on Windows you'll
want to use the 6.4.3 RC4 version since it was recently
fixed there.


Hamish

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] interactive r.edit of rasters?

2013-07-22 Thread Chris Nicholas
just wondering, are there any basic tools for interactively editing rasters, 
(not just the categories) ?

the outputs of the Lidar and other terrain surfaces often have surface "pops", 
etc, and it would be *really* nice to have just a few basic, interactive tools 
to go in and locally/interactively "smooth" things, etc in the same way one can 
use vector tools to individually fix polygons, etc.

not asking for a full Photoshop or a GIMP, but something well integated such 
that one could make a change, then look at it in NVIZ, etc ...

I guess one could get psyched with the raster library ... :-/  ?

suggestions, etc welcomedthanks!!

Chris___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user