Hello,
I have multiple .tif layers and want to upload and publish them as Elevation Layers to ArcGIS Online. Does someone know how to automate this process with Python (arcpy, ArcGIS API for Python)? Is the .tif the best option for this? I create the .tif while using the Tool: Multipatch to Raster!
Thanks for your help and best regards
Eric
have you tried it without python, "Interactively" , step-by-step?
Hello, yes that's working fine. But for me it would be quite good to also have something automatic