Hey Everyone.
Is there anyway to get Arcmap to show all pixel values in a attribute table. Basically so that instead of having a attribute table like this:
Rowid Count Value_1 Value_2
1 4 2 1
2 3 2 3
.......
, data is instead presented like below
Rowid Value_1 Value_3
1 2 1
2 2 1
3 2 1
4 2 1
5 2 3
6 2 3
7 2 3
..........
It is because for me it is much easier to work with the data if it is in the this format (Especially if you import the data into excel, since I would like to create a scatter plot here with Value_1 and Value_2)
Alternatively is there anyway to get Arcmap to plot values, find regression equation and R^2 values?
There are many thousand rows in the attribute table so manual alteration is not an option.
Thank you!
Best regards
Ditlev Reventlow