Querying and Selecting Data in ArcGIS 10.1 with Python

by | Feb 19, 2013

Today I’m releasing a free sample chapter from my soon to be published book Programming ArcGIS 10.1 with Python Cookbook.  Selecting features from a geographic layer or rows from a standalone attribute table is one of the most common GIS operations.  Queries are created to enable these selections, and can be either attribute or spatial queries.  In Chapter 8 of the Programming ArcGIS 10.1 with Python Cookbook you’ll learn how to create attribute and spatial queries and use these queries to select records from feature classes and tables using Python for ArcGIS 10.1.

Read the entire chapter.

Categories

Recent Posts

Eric Pimpler
Eric is the founder and owner of GeoSpatial Training Services (geospatialtraining.com) and has over 25 years of experience implementing and teaching GIS solutions using ESRI, Google Earth/Maps, Open Source technology. Currently Eric focuses 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 - 1st and 2nd Edition, Building Web and Mobile ArcGIS Server Applications with JavaScript, Spatial Analytics with ArcGIS, and ArcGIS Blueprints. Eric has a Bachelor’s degree in Geography from Texas A&M University and a Master's of Applied Geography degree with a concentration in GIS from Texas State University.

Sign up for our weekly newsletter
to receive content like this in your email box.