[GRASS-user] i.pr: screen does not show map

Daniel McInerney daniel.mcinerney at ucd.ie
Wed Nov 28 07:12:06 EST 2007


Hi Mortiz,

I looked at i.pr a while ago, but didn't try
the interactive mode for point selection.
If the problem you are encountering persists,
you could digitise a vector map of labeled training
locations, which you could then use in i.pr.training.
This will bypass the need to interactively select training
points when you run the module.


i.pr.training map=`g.mlist type=rast pattern="spot.ms*" sep=","`
training=ipr_training4 vector=YourLabeledVector rows=3 cols=3
vis_map=spot.comp

Hope this helps. Would be interested in hearing how
you get on.

Regards,
Daniel.

Moritz Lennert wrote:
> After having succeeded in compiling i.pr from the AddOns svn (thanks to 
> Glynn), I am now trying to get it to work in grass6.3. I already 
> contacted the original author, but he hasn't used it for a long time and 
>  cannot help.
> 
> Documentation is a bit scarce, but from what I gather i.pr.training
> is the starting point. However, trying to work with it I only get a 
> fairly unusable screen (see screenshot at [1]). I launched the module with:
> 
> i.pr.training map=`g.mlist type=rast pattern="spot.ms*" sep=","`
> training=ipr_training4 rows=3 cols=3 class=1 vis_map=spot.comp
> 
> Could someone tell me if I am doing anything wrong ?
> 
> Moritz
> 
> 
> [1] http://geog-pc40.ulb.ac.be/grass/misc/
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
> 


More information about the grass-user mailing list