Good afternoon.
I have problems generating an Euclidean distance raster of a feature class.
I understand the Euclidean distance as the distance in horizontal to the nearest cell.
I start from a polygon feature class, where I have defined as Environment:
-Extension (red polygon)
-Pixel size (5 meters)
-Coordinate system (EPSG 28530)
I need the output raster to be this pixel size for further calculations.
I get the following result, which I think is incorrect, but I don't know why this might be happening.
Any help? Thanks in advance