Concept

Geoprocessing with Python

Python is the scripting language of ArcGIS. ArcGIS includes a Python API, ArcPy, that gives users access to all geoprocessing tools as well as scripting functions and specialized modules that help them automate GIS tasks. Users can write scripts that use ArcPy in conjunction with a diverse array of functions provided through Python's standard and third-party libraries. They can execute Python commands and scripts with ArcGIS Notebooks, in the Python window, through script tools, or run Python outside of ArcGIS. However Python is run, the commands work the same way and use the same geoprocessing tools.

0

0

Updated 2021-08-31

Tags

Python Programming Language

Data Science