2

Basics of ArcPy

Now that you have an understanding of Python syntax, you can start working with the ArcPy package. ArcPy is the Python package provided by ArcGIS to perform and automate geoprocessing and map production. In addition to the geoprocessing tools available in ArcGIS, ArcPy gives you access to additional modules, functions, and classes. When these are combined, you can create workflows and standalone tools that simplify and automate complex analysis and map production.

This chapter will cover:

  • Ensuring your Python environment is set up for ArcPy
  • Accessing environment settings in ArcPy
  • ArcPy tools and how to use them in ArcGIS Pro
  • Functions in ArcPy
  • ArcPy modules

To complete the exercises in this chapter, please download and unzip ...

Get Python for ArcGIS Pro now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.