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 9. Listing and Describing GIS Data

In this chapter, we will cover the following recipes:

  • Working with the ArcPy list functions

  • Getting a list of fields in a feature class or table

  • Using the Describe() function to return descriptive information about a feature class

  • Using the Describe() function to return descriptive information about a raster image