<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2838" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=424321415-31032006><FONT face=Arial size=2>This is a question 
more about the opengis standards, then postgis, but I'm assuming someone here 
has a quick/simple answer for this.  I am trying to figure out what the 
correct syntax is for formulating a multipolygon in WKT format.  The 
majority of my confusion is coming in the form of the parenthesis.  For 
instance, what is the difference (if any) between the 2 representations 
below?</FONT></SPAN></DIV>
<DIV><SPAN class=424321415-31032006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=424321415-31032006><FONT face=Arial size=2>//geometries have 
been simplified</FONT></SPAN></DIV>
<DIV><SPAN class=424321415-31032006><FONT face=Arial size=2>MULTIPOLYGON(((0 1, 
1, 2, 1 1, 0 1),(3 4, 4 5, 4 4, 3 4)))</FONT></SPAN></DIV>
<DIV><SPAN class=424321415-31032006>    <FONT face=Arial 
size=2>AND</FONT></SPAN></DIV>
<DIV><SPAN class=424321415-31032006><FONT face=Arial size=2>
<DIV><SPAN class=424321415-31032006><FONT face=Arial size=2>MULTIPOLYGON(((0 1, 
1, 2, 1 1, 0 1)),((3 4, 4 5, 4 4, 3 4)))</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><FONT face=Arial 
size=2>________________________________</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Jeremy Nix</FONT></DIV>
<DIV align=left><FONT face=Arial size=1>Senior Application 
Developer</FONT></DIV>
<DIV align=left><FONT face=Arial size=1>Southwest Financial Services, 
Ltd.</FONT></DIV>
<DIV align=left><FONT face=Arial size=1><A 
href="http://www.sfsltd.com/">http://www.sfsltd.com</A></FONT></DIV>
<DIV align=left> </DIV>
<DIV> </DIV></BODY></HTML>