
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:
- Chennai Floods 2015 - a geographic analysis(link is external)
- Fighting California forest fires using spatial analysis(link is external)
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).