Hi, may be the attached scheme is of some help. Greetings A.Clerici -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Martin Landa Inviato: martedì 15 gennaio 2008 9.03 A: Jaime Carrera Cc: [email protected] Oggetto: Re: [GRASS-user] linking different tables to one vector file...
Hi, 2008/1/15, Jaime Carrera <[EMAIL PROTECTED]>: > I wanted to ask if its possible to link different tables to a vector map > with points, lines and areas (i.e link nodes to node_table, lines to > lines_table and areas to area_table). yes, it is possible. Vector map can be multi-layered. In your case first sub-layer can contain points, the second lines, etc. You can link different tables to sub-layers using v.db.connect. In your case you just need to separate vector types to the different sub-layers. Martin -- Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
Scheme.pdf
Description: Adobe PDF document
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
