Hi all, I just noticed that copying a vector amongs mapsets in GRASS6.4.2 is nontrivial for differing database backends:
Let vector A reside in mapset Alpha, which is connected to a DBF "database". Let there be vector B residing in mapset Beta, which is set to a SQLITE database. Using "g.copy vect=A@ALPHA,A_test" to copy A into mapset Beta works without producing any errors or warnings. Unfortunately the attribute table is not copied in the process: Is the user/operator really forced to fix this by hand every time ? Is there an elegant way to handle this ? Peter -- Dr. Peter Löwe <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
