[GRASS-user] i.vpoints

Hamish hamish_nospam at yahoo.com
Tue Jun 20 07:18:20 EDT 2006


David Pleydell wrote:
> We are experiencing difficulty with i.vpoints. The program is
> displaying our vector layers but is not displaying our vector point
> layers.

I have just now added that functionality in CVS. Also raster+vector maps
can be displayed together now, before you could only use one or the
other. I also did a few i.vpoints bugfixes several days ago.


remaining i.[v]points bugs to be aware of:
 http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_subject=i.vpoints
 http://intevation.de/rt/webrt?q_status=open&q_queue=grass&q_subject=i.points

* Warped vector overlay still isn't working correctly AFAICT.
    (*huge* outstanding wish)
* You need to launch it from the command prompt. (no GUI startup)

Otherwise I think the module is in pretty good shape now.

[The module may be scheduled for replacement, but it doesn't hurt to do
bug fixes on nearly complete code.]


You may also be interested in the experimental auto-detect GCP version:
  http://grass.itc.it/pipermail/grass-dev/2006-June/023799.html

very nifty.


> We considerred updating our i.vpoints executable for something newer
> off the GRASS CVS repository. This was the first time that we used CVS
> but we managed to download the apropriate directory with the .c files
> and the Makefile. We saved the downloaded directory as
> /home/dell-2_samba/downloads/temp/grass6/imagery/i.vpoints
> 
> We then tried
>  ./configure
> and got the error
>  bash: ./configure: No such file or directory

configure is a script which comes with the GRASS source code.
look for it in /home/dell-2_samba/downloads/temp/grass6/

but you can probably skip that and just run "make" in the
imagery/i.vpoints/ directory if you already have the source.


[ general:
Download the weekly CVS snapshot, run "cvs -dP update", then
./configure, then make.

see  http://grass.ibiblio.org/devel/cvs.php
]



Hamish




More information about the grass-user mailing list