Key Features
- Become a more efficient GIS professional by automating your geoprocessing tasks with Python and ArcGIS Desktop
- In addition to the fundamentals, learn advanced, in-demand GIS skills sought by many employers
- Step-by-step recipes that provide real-world solutions to common geoprocessing tasks
Book Description
ArcGIS Desktop is the leading desktop solution for performing GIS tasks. The ArcPy site package enables Python programmers to access the GIS functionality provided by ArcGIS Desktop to automate geoprocessing tasks. Whether you are new to ArcGIS or a seasoned professional, you almost certainly spend time each day performing various geoprocessing tasks. This book will teach you how to use the Python programming language to automate these ArcGIS Desktop geoprocessing tasks and make you a more efficient and effective GIS professional.
The book begins with the fundamentals of starting to use Python with ArcGIS, followed by recipes on managing map documents and layers, including how to find and fix broken data links in these files. The focus then shifts to automation of map productions and finding, retrieving, and executing geoprocessing tools.
In the second part of the book, you will learn to create custom geoprocessing tools and how to use the Attribute and Location tools to select specific features. Next, the book covers usage of the ArcPy Data Access Module, along with various key aspects of geoprocessing.
The third part of the book covers topics for advanced users including the REST API, and also teaches you to use Python with ArcGIS Pro. The book finishes with appendices covering how to automate Python scripts, and the five things that should be at the back of every GIS programmer’s mind.
What you will learn
- Manage your map document files, layer files, feature classes, and tables
- Programmatically update layer properties and symbology
- Find and fix broken data links in your map document files
- Automate map production, printing, and the creation of PDF map books
- Develop custom geoprocessing tools that can be shared with others
- Query and select data from feature classes and tables
- Create new feature classes or tables and add, update, and delete records
- Customize the ArcGIS Desktop interface with Python add-ins
About the Author
Eric Pimpler is the founder and owner of GeoSpatial Training Servicesand has over 20 years of experience implementing and teaching GIS solutions using ESRI, Google Earth/Maps, and various open source technologies. Currently, Eric focuses on ArcGIS scripting with Python and the development of custom ArcGIS Server web and mobile applications using JavaScript.
Table of Contents
- Fundamentals of the Python Language for ArcGIS
- Managing Map Documents and Layers
- Finding and Fixing Broken Data Links
- Automating Map Production and Printing
- Executing Geoprocessing Tools from Scripts
- Creating Custom Geoprocessing Tools
- Querying and Selecting Data
- Using the ArcPy Data Access Module with Feature Classes and Tables
- Listing and Describing GIS Data
- Customizing the ArcGIS Interface with Add-ins
- Error Handling and Troubleshooting
- Using Python for Advanced ArcGIS
- Using Python with ArcGIS pro
Eric Pimpler
Eric Pimpler is the founder and owner of GeoSpatial Training Services (http://geospatialtraining.com/) and has over 20 years of experience implementing and teaching GIS solutions using Esri, Google Earth/Maps, open source technology. Currently, Eric is focusing on ArcGIS scripting with Python and the development of custom ArcGIS Server web and mobile applications using JavaScript. Eric is the author of Programming ArcGIS with Python Cookbook and Building Web and Mobile ArcGIS Server Applications with JavaScript, both by Packt Publishing. Eric has a bachelor's degree in geography from Texas A&M University and a master's degree in applied geography with a focus on GIS from Texas State University.