On 02/04/13 22:58, דור פרידמן wrote:
I have also tried Moritz suggestion with v.db.select. It was much convenient with only 1428 entries, though they were formed in one cell separated with |.
The | is the cell separator by default. So, it is not one "cell", but as many "cells" as there are columns in your attribute table. Just indicate | as the separator to the software you use to treat the data afterwards.
Can I use that command to define for each column to be in a separated column of the csv?
Use the fs= parameter to define a different column separator than |. Moritz _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
