Copy Raster from ESRI Living Atlas with Python
I am trying to use the ESRI Living Atlas “Terrain” raster layer as an input for the copy raster tool. I am able to perform this operation manually so have copied the “Copy Raster” portion of the code. I am also able to access the Terrain layer alone so that portion appears to be correct. When I combine the two, I am getting an error code. This is my script thus far: