Hello,
I want to merge two vector layers of type point.
The result should contain the latest point by timestamp attribute.
How I can do this?
Thanks
Stefan
--
Stefan Gasser
Software Developer
stefan.gasser@r3-gis.com
---------------------------
R3 GIS Srl
Via Johann Kravogl 2
I-39010 Merano - Sinigo (BZ)
Tel. +39 0473 494949
Fax. +39 0473 069902
Web http://www.r3-gis.com
-----------------------------
On Thu, Jul 1, 2010 at 12:56 PM, Stefan Gasser <stefan.gasser@r3-gis.com> wrote:
Hello,
I want to merge two vector layers of type point.
For this you can use v.patch.
The result should contain the latest point by timestamp attribute.
This part of the question is not clear to me - what do you mean?
Do you have an example?
Markus
From latest point do you mean the ones collected later, let's say
today and not last month.
Well, I'd use a database query for that, probably v.extract...
Daniel
On Mon, Jul 5, 2010 at 4:38 PM, Markus Neteler <neteler@osgeo.org> wrote:
On Thu, Jul 1, 2010 at 12:56 PM, Stefan Gasser <stefan.gasser@r3-gis.com> wrote:
Hello,
I want to merge two vector layers of type point.
For this you can use v.patch.
The result should contain the latest point by timestamp attribute.
This part of the question is not clear to me - what do you mean?
Do you have an example?
Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user