<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>is there a way to fill polygons with their 
corresponding attribute? I have a map with soil properties in E00-format, which 
I imported into grass. The map is displayed and d.what.vect correctly displays 
one attribute of the polygon.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Now I would like to create a rastermap containing 
datapoints with the attribute of the surrounding polygon, that is I want to fill 
each polygon with its attribute-value. I checked the grass-commands, but I could 
not find any command that does this. v.to.rast returns only the edges of the 
polygon with an empty interior. I cannot interpolate with r.surf.* because the 
attribute-values are not related to each other like for example 
elevation-values. Instead i need the exact attribute-value.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Is there a way to do this? In principle it seems 
possible because d.what.vect also "knows" the correct value, no matter what 
point inside a polygon I click.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The second question concerns the ONE attribute 
displayed. The E00-file contains about 20 attributes for each polygon. Can I 
</FONT></DIV>
<DIV><FONT face=Arial size=2>- view these values and can I </FONT></DIV>
<DIV><FONT face=Arial size=2>- use them for filling polygons and creating a 
rastermap?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>TIA, Stefan</FONT></DIV></BODY></HTML>