I recently encountered a business need to reproject a hosted web feature layer from an obscure projection to Web Mercator. This layer was inadvertently published by a user that had previously used said projectio
geographic and projected coordinate systems are the same; I tried using Ground Control points (which made no difference even after making 12 points); I tried using the Project Raster tool to re-project one of the raster layers to match the other; I have also experiment...
So I need a way to set the spatial reference of the output 'burnt_areas_mask' to the spatial reference of 'burnt_areas'. The "reproject" function looks like a possible solution. https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.html#reproje...
All baseemaps have to be in the same spatial reference and use the same LODs. I am not sure what your basemaps spatial reference is but the error is stating that it can not reproject to 4326. Reply 0 Kudos Previous 1 2 Next An Unexpected Error has occurred. Related T...