I added table support (-e flag) to v.patch. It works
only for layer 1 and tables must have the same
structure: column names, types in the same order.
Radim
I added table support (-e flag) to v.patch. It works
only for layer 1 and tables must have the same
structure: column names, types in the same order.
Radim
Hi,
2005/11/21, Radim Blazek <radim.blazek@gmail.com>:
I added table support (-e flag) to v.patch. It works
only for layer 1 and tables must have the same
structure: column names, types in the same order.
Currently I am working on it too:-( I have also added support of 3D
vector maps to v.patch. I wanted to send the patch to the list
tomorrow...
Martin
Radim
_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5
I didn't have much time, look at it and if you believe
that your patch is better we can use your version.
Do you support all layers?
Radim
On 11/21/05, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
2005/11/21, Radim Blazek <radim.blazek@gmail.com>:
> I added table support (-e flag) to v.patch. It works
> only for layer 1 and tables must have the same
> structure: column names, types in the same order.Currently I am working on it too:-( I have also added support of 3D
vector maps to v.patch. I wanted to send the patch to the list
tomorrow...Martin
>
> Radim
>
> _______________________________________________
> grass5 mailing list
> grass5@grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5
>
Hi Radim,
2005/11/21, Radim Blazek <radim.blazek@gmail.com>:
I didn't have much time, look at it and if you believe
that your patch is better we can use your version.
Do you support all layers?
no, I do not really believe in it;-) I will try to modify the current
v.patch to add:
* support of 3D vector map layers
* multi-layer
* different structure of tables...
But, if you have time to do it, it will be really better - I am still
programmer beginner;-)
Best regards, Martin
Radim
On 11/21/05, Martin Landa <landa.martin@gmail.com> wrote:
> Hi,
>
> 2005/11/21, Radim Blazek <radim.blazek@gmail.com>:
> > I added table support (-e flag) to v.patch. It works
> > only for layer 1 and tables must have the same
> > structure: column names, types in the same order.
>
> Currently I am working on it too:-( I have also added support of 3D
> vector maps to v.patch. I wanted to send the patch to the list
> tomorrow...
>
> Martin
>
> >
> > Radim
> >
> > _______________________________________________
> > grass5 mailing list
> > grass5@grass.itc.it
> > http://grass.itc.it/mailman/listinfo/grass5
> >
>
On 11/21/05, Martin Landa <landa.martin@gmail.com> wrote:
Hi Radim,
2005/11/21, Radim Blazek <radim.blazek@gmail.com>:
> I didn't have much time, look at it and if you believe
> that your patch is better we can use your version.
> Do you support all layers?no, I do not really believe in it;-) I will try to modify the current
v.patch to add:* support of 3D vector map layers
* multi-layer
* different structure of tables...
How do you want to support different table structures?
But, if you have time to do it, it will be really better - I am still
programmer beginner;-)
No, I don't have time, I only needed that for my project.
Radim
Bless you Radim -- and Martin.
Michael
______________________________
Michael Barton, Professor of Anthropology
School of Human Evolution and Social Change
Arizona State University
Tempe, AZ 85287-2402
USA
voice: 480-965-6262; fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton
From: Radim Blazek <radim.blazek@gmail.com>
Date: Mon, 21 Nov 2005 18:42:18 +0100
To: grass5 <grass5@grass.itc.it>
Subject: [GRASS5] v.patch tableI added table support (-e flag) to v.patch. It works
only for layer 1 and tables must have the same
structure: column names, types in the same order.Radim