<div dir="ltr">Let's try:<br><br>(1). Be sure that in layer "voting unit" there is a field for the total area of each polygon.<br>(2). In the "census tract" layer you must have the factor to multiply the corresponding area of "voting unit"<br>
(3). Make an intersection of "voting unit" as input layer, with "census tract" as intersection layer.<br>(4). Use the field calculator in the resulting layer to add new fileds for:<br>(4.1) New resulting areas for intersection<br>
(4.2) Percent of (4.1) respect to (1).<br>(4.3) Result of multiply (4.2) by (2) (This is what I think respond your question).<br><br>Good luck<br><br>Carlos Cerdán<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/24 Neal Traven <span dir="ltr"><<a href="mailto:beisbol@alumni.pitt.edu" target="_blank">beisbol@alumni.pitt.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Greetings, QGISers!<br>
<br>
I don't know whether my subject header really describes what I want to do (that's how much of a newbie I am). But let me try.<br>
<br>
I have two polygon SHP layers that cover the same total area. Polygons in the "voting unit" layer are smaller than those in the "census tract" layer, but they don't necessarily share the same borders. In other words, a voting unit might lie completely within a tract or it might contain portions of two or more tracts. A table gives me a measure of per-capita income for the census tracts.<br>


<br>
What I want to do is estimate the per-capita income in the voting units, modeling the estimate by weighting the tract values by the percentage of the voting unit's area within each of its intersecting census tracts. For example, if 40% of the voting unit's area is in tract A and 60% is in tract B, the estimated value for that voting unit would be [(tract A income)*0.4 + (tract B income)*0.6].<br>


<br>
It seems like that should be a relatively simple operation to carry out in QGIS, but I have no idea how to go about it. I've never taken any academic courses in GIS ... I've just blundered about in it without quite knowing what I was doing. So please be gentle with me.<br>


<br>
Thanks,<br>
neal<span><font color="#888888"><br>
<br>
-- <br>
------------------------------<u></u>------------------------------<u></u>---------------<br>
neal traven                              <a href="mailto:beisbol@alumni.pitt.edu" target="_blank">beisbol@alumni.pitt.edu</a><br>
  "You're only young once, but you can be immature forever."<br>
                               -- Larry Andersen, relief pitcher<br>
<br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
</font></span></blockquote></div><br></div></div>