<html>
<head>
        <title></title>
        
<meta content="MSHTML 6.00.6000.16788" name="GENERATOR"></meta>
</head>

<body>
        
<div>Hallo</div>
        
<div> </div>
        
<div>My first time writing here.</div>
        
<div> </div>
        
<div>The case is that I need to find the closest road from every point in the terrain. The roads are defined in "roadparts". The very best thing would be to get polygons around every roadpart which I could use on other data to bind it to the right road.</div>
        
<div> </div>
        
<div>The only solution I can see is making a raster of small rektangels that I bind to my roadparts using nearest neighbour-calculations.</div>
        
<div> </div>
        
<div>My question is if someone has a more efficient and better solution.</div>
        
<div> </div>
        
<div>Sorry for my bad english</div>
        
<div> </div>
        
<div>Thanks</div>
        
<div>/Nicklas Avén</div>
</body>
</html>