Hi,<br><br>I'm  very new to GIS and SQL so this is a naive question.<br><br>I have some boundary files from the US census containing school districts and urban areas.<br><br>I would like to find the nearest, or if possible several nearest, urban areas for each district.<br>
<br>I know this type of problem can get really complicated, but I need a fairly quick and easy solution if one exists.  I could limit this to centroid to centroid distances if that makes a big difference.<br><br><br>I found the following link which seems like it might do what I need.<br>
<a href="http://www.bostongis.com/?content_name=postgis_nearest_neighbor_generic#130">http://www.bostongis.com/?content_name=postgis_nearest_neighbor_generic#130</a><br><br><br>Can anyone tell me if the solution above is the best way to go about this?  Or, if there's a simpler "quick and easy" way, that would be helpful as well.<br>
<br><br>Thanks,<br>Charles<br>