I've been looking into creating a tool using the ArcGIS API for Python. I am trying to use the Copy Raster function to extract by mask based off Esri Documentation. Does anybody know what exactly is supposed to be entered into the 'clip_setting' parameter? Documentation doesn't say much other than a string. I have a polygon boundary I wanted to use to clip.
