This seems like a easy question with an easy solution but having a hell of a time figuring it out. I am trying to select a raster from a raster catalog and replace it with an updated one. It can be done in ArcMap but want to do it python. I am using Python 2.7 and 10.1 Desktop. I am trying to select by attribute, a specific jpg, and replace it. I do know that you have to make feature layer first before selecting but still doesn't want to select it. I get this error: Input Features: Dataset does not exist or is not supported. Is there a tool that can be used for this specifically? Any help is appreciated. Thanks in advance
Pretty basic but for some reason it won't make a selection. Any thoughts. We both have some skills with python but I don't deal with rasters at all, but I don't know if that should make a difference