Site list files

Darrell McCauley mccauley at ecn.purdue.edu
Mon Jan 18 17:17:00 EST 1993




Kirk Mitchell (kirk at s3.spl.oz.au) writes on 18 Jan 93:
>I have a query regarding GRASS site lists:
>
>Is it possible to read into site lists (using s.in.ascii) id numbers
>for records as well as E,N and category number and label. For example we deal
>frequently with soil samples that can only be identified using their unique 
>sample numbers. I therefore would like to create site lists that have the 
>following form:
>              E|N|Category number & Category label|Sample id

I suppose you could read the two in separately and then use join(1)

>Also, once the id is attached to a site list is it possible to somehow
>transfer this across to a raster layer when converting the data to layers
>for analysis?

Unless you want to Sample id to be part of the Category label (or number),
I don't believe that this is possible. You may want to create a raster
map and reclass it (change Category label to Sample id). Then, if you
ever to get both the label and Sample id from one query, you could overlay
the two.

>Kirk Mitchell
>kirk at spl.oz.au

--Darrell



More information about the grass-user mailing list