Hi there,
I have many roads (lines) and many areas (polygons) of a city. Within each area there are let's say 20 roads. Each road has a grade based on its condition stored in an attribute. I would like to calculate the average of this grade for all the roads within an area, so that I can compare the average grade for each area in the city.
I have not yet found a transformer that can calculate the average in a way like this. Anyone got any idea?
Thanks a lot in advance