Hi everyone!
I have reclassified a raster layer into a 2-class polygon layer and I need to calculate the area of these 2 class polygons. This has to be done in continent level (how many square km of class 1 are in Europe for example).
I have done it through calculate geometry. My questions are, if the "calculate geometry" tool gives a reliable result when it deals with so large areas and if I have to do the calculation in the specific projection I use per continent. The projection I use for each continent has an impact on the calculated area or it is irrelevant so I can do all calculations in the same world projection? For the world projection I use the Robinson and for every continent I use different (for example I use North_America_Albers_Equal_Area_Conic for N.America)
Thanks in advance!