Items related to Python Scripting for ArcGIS (Python Scripting, 1)

Python Scripting for ArcGIS (Python Scripting, 1) - Softcover

  • 4.23 out of 5 stars
    94 ratings by Goodreads
 
Image Not Available

Synopsis

This book is a guide for experienced users of ArcGIS® Desktop to get started with Python scripting without needing previous programming experience. Experience with other scripting or programming languages (Perl, VBA, VB script, Java, C++) is helpful but not required. Readers are expected to have good general ArcGIS skills and a basic understanding of geoprocessing procedures. There are 14 chapters with corresponding exercises on an accompanying DVD.

"synopsis" may belong to another edition of this title.

From the Author

The impetus for writing this book comes from the lessons I've learned from using and teaching geographic information systems (GIS) for over 10 years at several different universities. One of those lessons is that "a little bit of code can go a long way."

Those of us who learned our first computer skills back in the days of MS-DOS became familiar with using command prompt to carry out basic tasks. Early versions of ArcGIS for Desktop Advanced (ArcInfo) also relied heavily on a command line interface, in addition to the use of the ARC Macro Language (AML). More recently, however, most software has come to rely on a graphical user interface (GUI) with very limited need to use a command line interface or to write any code. As a result, the majority of current college students taking their first GIS course have never seen any form of code . Although the menu-driven user interface of ArcGIS for Desktop allows for very complicated operations and sophisticated spatial analysis, at some point users will run into tasks that require something more. That's where Python scripting comes in.

In a nutshell, Python scripting allows you to automate tasks in ArcGIS that would be very cumbersome using the regular menu-driven interface. For example, consider having to convert 1,000 shapefiles to feature classes in a geodatabase. You could run the appropriate tool 1,000 times, but surely there must be a more efficient and robust way to do this. That's what Python scripting will do and you will need only a handful of lines of code to carry out this task. About halfway through this book, you will write a script that does exactly this.

This book is designed to make the power of Python scripting available to those who have no experience in writing code. The book starts with the basics, such as what scripting is and how to write and execute simple lines of code. Following that, the book covers how to write scripts that work with spatial data in ArcGIS for Desktop. A good familiarity with ArcGIS for Desktop is assumed, including managing data in ArcCatalog and carrying out basic tasks in ArcMap, such as manipulating data, creating cartographic output, and running tools. You should also be familiar with the basic concepts of GIS, including coordinate systems, data formats, table operations, and basic spatial analysis methods. If you have some experience in writing code in any language, it will be helpful but is not required.

Why Python? A couple of reasons. First, Python is free and open source, meaning it can be freely distributed and shared. Second, it is a powerful and versatile language although still relatively easy to learn. Third, Esri has adopted Python as the preferred language to work with ArcGIS, which is strongly reflected in the functionality introduced in version 10.1.

There are numerous introductory textbooks on GIS and tutorials for learning ArcGIS. Most of them include sections on spatial analysis methods and procedures. However, coverage of Python scripts is not very complete. Although there is no lack of good introductory books on Python, most existing books cover Python without targeting a specific application. Python's role as a "glue" language is explained and demonstrated, but most books remain very general when it comes to how Python works with other programs.

There is no ArcGIS-specific version of the Python language and so you can start learning Python syntax using any of the general Python books. However, the objects we work with in ArcGIS (such as feature classes, polygons, and geoprocessing tools) are very different from the more generic objects used as examples in most existing titles. This makes it difficult for an experienced ArcGIS user to just pick up a general Python book and start writing scripts for ArcGIS. For an experienced programmer who has previously programmed with ArcGIS in either VBA or C++, such a generic Python reference might sufficebut other professionals will benefit greatly from a book that covers Python with a very specific focus on writing scripts for ArcGIS.

The primary audience for this book consists of experienced ArcGIS users who want to learn Python but have limited programming or scripting experience. Prior experience with other scripting or programming languages (such as Perl, VBA,  VBScript, Java, or C++) will be helpful but is not required. More experienced programmers will also benefit, but the emphasis is on making Python scripting available to the large number of ArcGIS for Desktop users who want to get more out of the functions of ArcGIS without having to become full-time programmers and learning C++. Readers will, however, be expected to have good overall ArcGIS skills and a basic understanding of geoprocessing procedures.

This book is also intended for upper-division undergraduate and graduate courses in GIS. A handful of colleges and universities teach upper-division courses in GIS programming and/or scripting, and this number is expected to increase.

This book contains three major parts. Part 1 covers the fundamentals of geoprocessing in ArcGIS for Desktop as well as the fundamentals of the Python language. Depending on your background and experience, you may already be familiar with some or all of this material. Part 2 covers how to write scripts that work with spatial data. This is really the core of the book and includes chapters on executing tools in Python, describing data, and manipulating and creating data, as well as a number of more specialized tasks. Part 3 covers how to create a tool out of your script and how to share your tool with others. By the end of this book, you will be able to create custom tools that use Python scripting to automate basic tasks in ArcGIS for Desktop.

Each of the 14 chapters in the book is accompanied by an exercise reinforcing the concepts covered in the chapter. All 14 exercises are included on the Data and Exercises DVD that comes with the book. You should first read the chapter and then complete the accompanying exercise before moving on to the next chapter. Depending on your learning style and familiarity with coding, you can try some of the code in the chapters while you are reading it, but you can also first read the entire chapter and then start the exercise. You should complete the chapters and exercises in order since the concepts introduced in each new chapter build on the previous ones.

To do the exercises in this book, you need to have ArcGIS 10.1 for Desktop software installed on your computer, or else download a trial version of the software. See appendix C for instructions on how to download the software. You will need the code printed on the inside back cover of this book to access the download site.

This book will teach you techniques to automate tasks in ArcGIS. Perhaps by the end of the book, you will become a Python aficionado or perhaps you will simply be able to save yourself hours of work by using one of the scripts from the book. Whatever the case, beyond the specific skills of writing Python scripts for ArcGIS, you will also learn the basic logic of writing code. This will be helpful beyond the specific task at hand. My hope is that the book will contribute to demystifying what "writing code" really is for those who may be a little intimidated by it. And to show that writing code is not difficult to learn. Coding as an approach to solving problems is not only very powerful but also has widespread applicability. I sincerely hope this book will allow you to experience this versatility of Python coding.

Paul A. Zandbergen
Albuquerque, NM USA

About the Author

Paul A. Zandbergen is an associate professor of geography at the University of New Mexico in Albuquerque. His areas of expertise include geographic information science; spatial and statistical analysis techniques using GIS; error and uncertainty in spatial data; GIS applications in criminology, economics, health, and spatial ecology; terrain analysis and modeling; and community-based mapping using GIS and GPS.

"About this title" may belong to another edition of this title.

  • PublisherEsri Press
  • Publication date2015
  • ISBN 10 1589483715
  • ISBN 13 9781589483712
  • BindingPaperback
  • LanguageEnglish
  • Edition number2
  • Number of pages358
  • Rating
    • 4.23 out of 5 stars
      94 ratings by Goodreads

Buy Used

Condition: Fair
Item in good condition. Textbooks... View this item

Shipping: FREE
Within U.S.A.

Destination, rates & speeds

Add to basket

Other Popular Editions of the Same Title

Image Not Available

Featured Edition

ISBN 10:  1589482824 ISBN 13:  9781589482821
Publisher: Esri Press, 2013
Softcover

Search results for Python Scripting for ArcGIS (Python Scripting, 1)

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Acceptable. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00071439877

Contact seller

Buy Used

US$ 4.35
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00082963479

Contact seller

Buy Used

US$ 4.35
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 4 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00084572878

Contact seller

Buy Used

US$ 4.35
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Softcover

Seller: Aspen Book Co., Denver, CO, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. A well-loved companion. Corners and cover might show a little wear, and you could find some notes or highlights. The dust jacket might be MIA, it might have been a library book and extras arenât guaranteedâ"but the storyâs all there! Seller Inventory # PKV.1589483715.G

Contact seller

Buy Used

US$ 4.37
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I3N00

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Reno, Reno, NV, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I3N00

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I4N00

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Phoenix, Phoenix, AZ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I4N00

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I3N00

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Zandbergen, Paul A.
Published by Esri Press, 2015
ISBN 10: 1589483715 ISBN 13: 9781589483712
Used Paperback

Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. No Jacket. Missing dust jacket; Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 2.23. Seller Inventory # G1589483715I3N01

Contact seller

Buy Used

US$ 6.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 18 more copies of this book

View all search results for this book