About

A Python module that allows access to some of the functionality of ArcEngine (the driver behind ArcGIS Desktop and Server) and some of the functionality in ArcGIS Desktop. arcpy is mainly used to:

  1. Perform geoprocessing using existing ESRI tools
  2. Directly access the geometries of spatial features
  3. Stringing together multiple tools to create more complex processes and models
  4. Manipulate ArcGIS Desktop to introduce new toolbars and alter displays.
history|show excerpt|excerpt history