Hmmmm, surely if you have the x,y coord. for each site, just do simple subtraction for the pair of x and y coords., then use pythags. theorm (asquared + bsquared = csquared) |\ a | \ c | \ ----- b You could probably do a quick awk or c program to do this. Marcus USACERL-TAC