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

Introduction


The arcpy.mapping module, released with ArcGIS 10, provides a number of capabilities related to the automation of map production. The arcpy.mapping module can be used to automate map production, build map books, export maps to image or PDF files, and create and manage PDF files. In this chapter, you'll learn how to use the arcpy.mapping module to automate various geoprocessing tasks related to map production and printing.