Select to view content in your preferred language

arcpy python equivalent for C# code

927
2
05-21-2021 05:13 AM
skpkrish
New Contributor

Hi All,

 

Looking for arcpy python equivalent for the below C# classes. I'm new to GIS and it would be great if I get help on the below.

IRasterBandCollection
IRasterBand
IRasterStatistics
IRasterProps
DblPntClass
IRawPixels
IPixelBlock
IPnt
IPixelBlock3

Regards,
Krishna Prasad

Tags (1)
0 Kudos
2 Replies
Tomasz_Tarchalski
Occasional Contributor
Python is a powerful approach to extending ArcGIS with custom analysis of GIS raster data and remotely sensed imagery. This session will cover advanced concepts such as Python Raster Functions and PixelBlocks. The session will also introduce you to new ArcPy APIs for working more efficiently with
The integration of map algebra with Python, and ability to execute analytical tools in ArcPy opened a new dimension for raster analysis, data management and the automation of workflows. Using real world examples, this session will include an introduction to the Spatial Analyst and Image Analyst ...
skpkrish
New Contributor

Thank you so much for the response, will look into these and learn it

0 Kudos