Hello,
I'm trying to draw a polygon and then select the data that intersects it. If I can't do this, I would like to extract the polygon that I have drawn as a shapefile and I will code a script to select by location using arcpy.
I've added a draw widget and an extract data widget in my web map, but I do not have any options in the drop down menu which asks where I would like to save my result. It does not accept a folder path to any of my drives, so I assume that it would like to save the result somewhere online. Does anyone know how I can download the selected layers to the users computer, or failing that, where the tool wants me to save the result?