Hi, I am new to GIS and have trouble combining the data from a raster layer with the data from a vector data layer. I want to have one attribute table with all the vector and raster data in it.
For the raster layer, I tried to create an attribute table through two functions 1) convert Float to Integer using Int, 2) Build Raster Attribute Table. After the functions ran successfully, the attribute table option of the raster layer is still unavailable. (I also tried to use Copy Raster before Build Raster Attribute Table)
Does anyone know how to do this? Thanks!