I have the following problem: I converted a DEM raster for Germany into a polygon feature class using "Raster to polygon". I received a shapefile in which every polygon stands for a raster pixel. I would like to copy the values (altitude above and below zero) from the attribute table of the raster to the one of the polygon feature class. I use a join and it works, but the values taken over a wrong.
Can somebody help my?
Thank you in advance 😉