I do hope the raster team can post a video or an early patch of the graphical interface to create command line map algebra, or a video showing how raster calculator type stuff can be done in the python command line window.
>>> atanb6 = Ln(upareag + 1) / Tan((Raster("nedslp") + 1) * (3.14 / 180.))
>>> atanb6 = Ln(upareag + 1) / Tan((Raster("nedslp") + 1) * (3.14 / 181.))
>>> atanb7 = Ln(upareag + 1) / Tan((Raster("nedslp") + 1) * (3.14 / 181.))
I wonder how I can use any Map Algebra in a model without having the SOMA Tool?
Hi Ted,For Python, continued fixes and polishing the experience. There are a couple of things that I'd like to specific note: Exception classes for ArcPy: Dale wrote about these on the arcgisscripting side on the geoprocessing blog a year ago, but they've always been a little hidden. They also were not exposed on arcpy with Beta 1. At Beta 2, they'll be part of arcpy and more obvious.-Dave
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.