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 12. Using Python for Advanced ArcGIS

In this chapter, we will cover the following recipes:

  • Getting started with the ArcGIS REST API

  • Making HTTP requests and parsing the response with Python

  • Getting layer information with the ArcGIS REST API and Python

  • Exporting a map with the ArcGIS REST API and Python

  • Querying a map service with the ArcGIS REST API and Python

  • Geocoding with the Esri World Geocoding Service

  • Using FieldMap and FieldMappings

  • Using a ValueTable to provide multivalue input to a tool