Book Image

Programming ArcGIS with Python Cookbook, Second Edition

By : Donald Eric Pimpler, Eric Pimpler
Book Image

Programming ArcGIS with Python Cookbook, Second Edition

By: Donald Eric Pimpler, Eric Pimpler

Overview of this book

Table of Contents (22 chapters)
Programming ArcGIS with Python Cookbook Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Executing Geoprocessing Tools from Scripts

In this chapter, we will cover the following recipes:

  • Finding geoprocessing tools

  • Retrieving a toolbox alias

  • Executing geoprocessing tools from a script

  • Using the output of a tool as an input to another tool