| Hi Burr,
 > Do you know how this file is deliminated??
 
 It's space delimited, but with a variable number of spaces instead of just one space - it's that variable number of spaces that is throwing the import script off. The current import script wants just one delimiter character in between each coordinate.
 
 - Michael
 |