How to use neighborhood attributes in a Combo Overlay

From Tygron Support wiki
Jump to navigation Jump to search

This guide explains how to calculate the number of seniors in a neighborhood using gender totals and age percentages.

How to use neighborhood attributes in a Combo Overlay:
  1. Select Current Situation in the ribbon bar
  2. Hover over Overlays and under Grid Calculation, select Combo
  3. In the Combo Overlay detail panel, select the Input tab.
  4. Select Specific Layer for Attribute.
  5. For Layer select Neighborhoods
  6. Click on the Select button next to Attribute 'A' and select an attribute, for example Mannen
  7. Click on the Select button next to Attribute 'B' and select an attribute, for example Vrouwen
  8. Click on the Select button next to Attribute 'C' and select an attribute, for example Percentage personen 65 jaar en ouder
  9. In the formula field, write the following formula:
    ROUND(MULT(ADD(@A, @B), DIV(@C, 100)))
  10. Click on the Update Now link and update the combo Overlay.


Notes

  • You can edit the formula using the 'Formula Panel' by clicking on the (enlarge) link above the Formula field.

See also