<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>&nbsp;Hi Markus M., after a fast look at Urban &amp; Keitt here is my sugestions:<br>a)Create a single central vector point for each patch.<br>b)Connect that vector to an MySQL database. <br>c)create the columns ID, X, Y, NHABDIST, NHABID.<br>d)v.to.db the coordinates of the central points.<br>e)Now you have a a database with all you need to make the calculations:<br><br>1) how far away is the nearest other habitat patch <br>2) what's the id of the nearest habitat patch<br><br>With
SQL, basic math and a script calculate for each single point the
distance for the all other points, then make the script select the
nearest and input the distance and the id in the NHABDIST, NHABID.<br><br>For the other questions I don't know the answer.<br><br>I hope that may help.<br><br>Pablo.<br><br>                                               <br /><hr />Quer conex?es de rede mais f?cil? <a href='http://www.microsoft.com/brasil/windows7/default.html?WT.mc_id=1539' target='_new'>Clique e conheça o Windows 7.</a></body>
</html>