<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#333399">
Hi,<br>
<br>
I'm new to PostGIS and just joined the list.  I've tried searching for
answers using the search engine at
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/support.php">http://postgis.refractions.net/support.php</a>, but I keep getting Internal
Server Error messages.<br>
<br>
I've read through several documents, experimented with queries, and
have learned a great deal this week.  I've found answers for many of my
initial inqueries, but there are still two remaining goals I would like
to figure out how to do, that I suspect are within PostGIS's
capablities.  Can anyone please help point me to the proper function
for what I want to do?  My remaining puzzles are:<br>
<br>
1) Given two point locations, I want to find the two intersecting
points of the two 125km virtual circles that surround each point.<br>
2) Given two polygons that touch or maybe overlap somewhat, I want to
find the polygon representing the perimeter of the shape as if both
polygons were welded together.<br>
<br>
Thanks for the help!<br>
<br>
Mark<br>
</body>
</html>