<HTML>
<HEAD>
<TITLE>Points in a geometry.</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Is there an easy way to get all the points from a geometry?  For instance, I have a multipolygon and I would like to get the distance from a point to each point that makes up the multipolygon.  I know how to do it by parsing the wkt, but was wondering if there was a better way to do it using Postgis and SQL.<BR>
<BR>
Thanks,<BR>
<BR>
Paul</SPAN></FONT>
</BODY>
</HTML>