Hi,
I have a raster file of a county with value 1 (Best sites to build rails) and NoData (unsuitable areas for rails). I also have a shape file of all the municipalities within this county. I would like to combine these files such that the final attribute table of the raster will have the cell counts with value 1 for each municipality. I can export each municipality and then combine with the raster to solve this. But is there a better and easy way to solve this?
Thank you!