GEOG 489
Advanced Python Programming for GIS

(link is external) (link is external)

3.10.3 More examples and additional materials

PrintPrint

3.10.3 More examples and additional materials

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(link is external) that ESRI has published, such as:

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