Aldo Clerici wrote on 06/04/2007 12:51 PM: > > Dear GRASSusers, > > I have two questions (GRASS6.2.2): > > 1) Is the v.db.addtable available through the GIS Manager (I wasn’t > able to find it). Or it can be used only in command line mode (GRASS > prompt)? > I have added it now so that it will go into the 6.2.2 release. > > 2) How can I produce an empty vector file? I would like to connect a > couple of tables to it before start digitizing. I know it can be > created by entering and exiting v.digit without digitizing anything, > but I wonder if there is a more direct and specific way to do it. > With v.in.ascii you can do that: -e Create a new empty map and exit. Nothing is read from input
In GRASS 6.3, also v.edit can do that: tool=create: Create new (empty) vector map Best, Markus ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------ _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

