[GRASS-user] Importing Converted Points File
Hamish
hamish_b at yahoo.com
Mon Nov 30 01:01:28 EST 2009
Rich:
> That does clear it all up. Instead of having
> 'longitude|latitude|name' in
> the header line I specify those (along with the data type)
> in the 'columns' paramter.
you can keep that line there (months later that meta-data Will save you
a lot of headaches!), just use skip=1 or start the line with a '#'
character to tell v.in.ascii it shouldn't count that line as data.
skip=1 has the advantage of saving the skipped header lines into the
vector map's metadata for later reference.
Hamish
More information about the grass-user
mailing list