<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello <BR>
<BR>
i try to have the points that make one polygon in one table as follow.<BR>
<BR>
i have the following polygon<BR>
<BR>
polygon (0 0, 0 1, 1 1, 1 0)<BR>
<BR>
i need it to be in a table where the results looks like <BR>
<BR>
id : the_geom<BR>
1 : point(0 0)<BR>
2 : point(0,1)<BR>
3 : point(1 1)<BR>
4 : point(1,0)<BR>
<BR>
i try to use st_dump(the geom) from polygon<BR>
<BR>
it does not work <BR>
it is important to me to assign id for each point<BR>
<BR>
<BR>
thanks <BR>
<BR> <br /><hr />Windows Live: <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010' target='_new'>Friends get your Flickr, Yelp, and Digg updates when they e-mail you.</a></body>
</html>