Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Raster calculator expressions - not transferable to 10.1?

$
0
0
Another question!

I am in the process of updating a bunch of scripts written not by me, that work under arc 9.2, to work under 10.1. The original author used many raster calculator string expressions that were then executed like:

gp.SingleOutputMapAlgebra_sa(stringExpression, rasterOutput)

If I understand correctly, there is no string expression input based way to do this, in 10.1. I need to create the equivalent operations with raster objects, as seen here:

http://help.arcgis.com/en/arcgisdesk...000000wt000000

Correct? I want to make sure, before I go reinventing the wheel, that I need to do this. Thanks!

Viewing all articles
Browse latest Browse all 2485

Trending Articles