trouble with s.in.ascii

Eric G . Miller egm2 at jps.net
Mon Sep 18 21:22:15 EDT 2000


sites_format5.0.txt:

The GRASS 5.0 internal sites format in "sites_list/" is:

easting|northing|[z|[d4|]...][#category_int][[@attr_text OR %flt]...]

such as:
739865.8|4279785.5|#2965 %396685 %194919 %160392 %10941 %2.473222 @"St.Louis" @MO @city

There can be many dimensions between pipes (|), but no #%@. 
There can be only one cat, preceded by #, then there may be 
many FP or text attributes.
--------------

I personally think the necessity for quotes is a bug ;)  Also, while
your attributes after the optional #<cat_int> can be in any order, they
are guaranteed to be rearranged with all the numbers first.  Notice, you
can have multiple 'z' dimenensions.  However, not too much code will use
it, yet!

-- 
/bin/sh ~/.signature:
Command not found




More information about the grass-user mailing list