On Thu, 3 Mar 2011, Micha Silver wrote:

My guess is that somewhere down among those 100,000 rows there's one
that's either missing the '|' character. or missing the actual digits or
some such.

Micha,

  It turns out there were two types of faulty rows to be eliminated. My awk
script got rid of the ones where the northings and eastings were 0.000000,
but not the ones where those columns were blank. Running grep -v removed
those lines.

Toda raba,

Rich
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to