[GRASSLIST:6703] Re: Creating points on line with calculated value.

Iñigo Marin imarin at lksingenieria.es
Tue May 3 05:04:23 EDT 2005


I'm also interested in that module

But I don´t know how to compile modules!!

Can anyone tell me what do I need to get it using cygwin.

Do I need any cygwin's libraries or programs apart from those needed to
run grass6.0 ?

Do I need the grass source code ?


I get this message:

bash-2.05b$ make
Makefile:11: ../../include/Make/Dir.make: No such file or directory
make: *** No rule to make target `../../include/Make/Dir.make'.  Stop.
bash-2.05b$

Thanks

------------------------------------------------------------------------
---------
Respeta el medio ambiente.  Antes de imprimir este e-mail, piensa si
realmente es necesario.
Respect the environment.  Before printing this e-mail, think if it's
really necessary.


-----Mensaje original-----
De: owner-GRASSLIST at baylor.edu [mailto:owner-GRASSLIST at baylor.edu] En
nombre de Hamish
Enviado el: martes, 03 de mayo de 2005 10:26
Para: maris.nartiss at gmail.com
CC: GRASSLIST at baylor.edu
Asunto: [GRASSLIST:6702] Re: Creating points on line with calculated
value.


> I have 2 points with values and a line connecting them (i.e. 2 cities 
> and road between them) as two vector files (from 2 shapefiles). I need

> to create new points on this line in some distance (step) with values 
> smoothly changing form first point value to second point value. New 
> point values have to depend on distance on line from start point.
> 
> Example:
> Input: 5 - - - - 10
> Output:5 6 7 8 9 10
> 
> As line can be not straight, just creating rast with interpolated 
> values and then uploading rast values to new pionts on line (ie. from
> v.segment) doesnt solve my problem.
> 
> Any help welcomed :)
> I already looked on v.net.* commands, but could not understand a bit 
> from manual. I can understand how to run them, but not what they do :)


checkout Radim's LRS.

  http://mpa.itc.it/radim/lrs/index.html




Hamish




More information about the grass-user mailing list