Tagged Questions
2
votes
1answer
164 views
field calculation in arcgis
i have a data which contain a code of area an value of area in shapefile, ex.:
area|value
1|33
1|43
1|31
2|12
2|43
3|66
3|76
the question is how to calculate total value per area with arcgis, i ...