Is it possible to calculate the sum of polygon areas based on whether or not it has a value in another column?
For example:
In column 2 I have the area of polygons. I want to calculate the area of all polygons that contain 'AG' in column 1 or all polygons that are IN column 1. But calculate them separately so I can get the total area of each type in column 1.
No comments:
Post a Comment