<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">El 11/03/14 05:50, Lynkos escribió:<br>
</div>
<blockquote
cite="mid:CAJj0rYiJH7sqqaG7vKYN0mSLQZrbU8Ks+-jKxRo+yovgWuSpTg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;color:#000066">Back
again needing your help...</div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;color:#000066">
I have a point shapefile containing bird observations and
another polygon shapefile containing the boundaries of local
authority areas. Using these, I need to add a column to the
point shapefile attribute table containing the name of the
local authority area in which the point falls. </div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;color:#000066">If
the two files were both polygons, I would do an intersect or
union. But doing this with a point file and a polygon file
creates a shapefile, but without merging the attribute tables
correctly. I get all the headings of both files, but the
attributes of only one or the other of the files. </div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;color:#000066">I'm
using QGIS 2.2. Thanks for any suggestions on how to achieve
my result, Sarah. </div>
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;color:#000066">
<br>
</div>
<div class="gmail_extra">
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
</blockquote>
Sarah, this can be done with, join attributes from localization,
from ftools plugins. <br>
<a class="moz-txt-link-freetext" href="http://www.qgis.org/es/docs/user_manual/plugins/plugins_ftools.html">http://www.qgis.org/es/docs/user_manual/plugins/plugins_ftools.html</a><br>
Cheers<br>
Leandro. <br>
</body>
</html>