This workshop is designed for participants taking the Python in ArcGIS workshops, but available to anyone. Participants will gain foundational knowledge of Python scripting for geospatial analysis and automation, enabling them to enhance their GIS workflows and gain confidence with the Python programming language. This workshop also introduces two powerful tools from Esri's ecosystem: ArcPy, the Python library that powers ArcGIS Pro, and the ArcGIS API for Python, designed for working with WebGIS platforms like ArcGIS Online and ArcGIS Enterprise.
- Understand the basics of Python and geospatial developer tools
- Understand the basics of ArcPy
- Understand the basics of ArcGIS API for Python
- Develop and run Python scripts for geospatial workflows
Lessons | Library |
---|---|
Intro to Python | python |
Intro to Python in ArcGIS | arcgis & arcpy |
Aggregate Traffic Collisions | arcgis |
A Guide to Automating Workflows | arcpy |
Assess Burn Scars | arcgis |
Access Imagery with STAC | arcpy |
-
Download the GitHub Repo
- Green Code button > Download Zip
-
Create New ArcGIS Pro project, named Python in ArcGIS
- Open ArcGIS Pro > New Map Project
-
Unzip the GitHub Repo into Python in ArcGIS