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 10. Customizing the ArcGIS Interface with Add-ins

In this chapter, we will cover the following recipes:

  • Downloading and installing the Python Add-in Wizard

  • Creating a button add-in and using the Python add-ins module

  • Installing and testing an add-in

  • Creating a tool add-in