Programming ArcGIS 10.1 with Python Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 2. Writing Basic Geoprocessing Scripts with ArcPy

In this chapter, we will cover the following recipes:

  • Using the ArcGIS Python window
  • Accessing ArcPy with Python
  • Executing tools from a script
  • Using ArcGIS Desktop help
  • Using variables to store data
  • Accessing ArcPy modules with Python