<div dir="ltr">Hi,<div><br></div><div>SELECT * FROM table1,table2</div><div>WHERE ST_within (table2.the_geom,table1.the_geom);</div><div><br></div><div>Fred.</div><div><br><br><div class="gmail_quote">On Mon, Oct 6, 2008 at 9:46 AM, Intengu Technologies <span dir="ltr"><<a href="mailto:sindile.bidla@gmail.com">sindile.bidla@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">I have a polygon (table1) and a point (table2) feature and would want to transfer attributes from the point feature to the polygon feature based on whether the point feature is completely enclosed by the polygon feature.<br>

The polygon feature can have one or more point features.<br><br>How do i transfer the attributes.<br><br clear="all"><br>-- <br>Sindile Bidla<br>
</div>
<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br></div></div>