Tagged Questions
1
vote
0answers
104 views
Map Algebra in VB.NET Add-In Tool
I'm trying to run a map algebra expression in a vb.net add-in, and can't seem to get it to work. It's a roving window that interpolates noData areas in a DEM. The expression works in the Python ...