GEOG 489
Advanced Python Programming for GIS

3.10.3 More examples and additional materials

PrintPrint

This section gave you a brief introduction to ESRI's ArcGIS API for Python and showed you some of the most important methods and patterns that you will typically encounter when using the API. The API is much too rich to cover everything here, so, to get a better idea of the geoprocessing and other capabilities of the API, we recommend that you check and try out some of the sample notebooks that ESRI has published, such as:

A lot of valuable information can also be gained from the ESRI's API guide, and, of course, the API documentation