gutle wrote: > Is there any possibility to copy a vector-map with only selected columns? > > E.g. I have a vectormap "Buildings" with the columns area, id, permeter, > cat, etc. and I want to have a copy from this vectormap with only the > columns id and area
Hi gutle. You mean you want to avoid using "g.copy + v.db.dropcol" ? Nikos _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
