A geographer's guide to computing fundamentals : Python in ArcGIS Pro

著者

    • Conley, Jamison F.

書誌事項

A geographer's guide to computing fundamentals : Python in ArcGIS Pro

Jamison Conley

(Springer textbooks in earth sciences, geography and environment)

Springer, 2022

大学図書館所蔵 件 / 1

この図書・雑誌をさがす

注記

Includes bibliographical references (p. 265) and index

内容説明・目次

内容説明

This upper-undergraduate textbook teaches students programming in GIS using a mix of computer science theory and hands-on activities, with the aim of empowering students to understand fundamentals and apply their knowledge beyond the specific examples in the book. Each of the book's twenty-one chapters integrates instructional material with exercises in ArcGIS Pro. In doing so, this book combines the strengths of workbooks and theoretical textbooks to provide a holistic and comprehensive text. Each chapter concludes with an unguided task that ensures students have learned the broader principles explained therein. In addition to its unique format, the book covers oft-neglected topics such as debugging, creating a program from scratch, and managing metadata. Section I starts with the principles of scripting and programming with Python. Section II introduces the ArcPy module and elements specific to ArcGIS Pro. This section focuses on data structures, and how they are used and implemented within Python. Section III uses the topic of algorithms to guide the student through creating tools to add functionality to ArcGIS Pro. The last section, Section IV, builds upon section III to guide the student to developing and sharing projects and Python packages to include external open-source code and share the Python code as an open-source package. This text will prepare students for a long-term ability to do GIS programming, whether in industry or academic research. This comes from the author's observations of students who have learned GIS programming in one platform, such as VBA in ArcMap, struggle to apply that knowledge to a new platform, such as Python in ArcGIS Pro, because the content was presented too closely with a specific platform. The integration of exercises with conceptual content, along with the choice of chapter content, serves this goal of preparing students for working in a dynamic, rapidly changing technology field.

目次

Chapter 1. Introduction to Scripting and Programming.- Chapter 2. Basics of programming-Variables, Operators, & Statements.- Chapter 3. Basics of programming-Control Structures.- Chapter 4. Basics of programming-Functions and Objects.- Chapter 5. Reading a Python Script.- Chapter 6. Debugging.- Chapter 7. Introduction to ArcPy.- Chapter 8. Basics of accessing data in ArcGIS.- Chapter 9. Rasters.- Chapter 10. Tables and Cursors.- Chapter 11. Vectors and Geometries.- Chapter 12. Mapping--symbologies.- Chapter 13. Mapping-layouts.- Chapter 14. Creating custom tools.- Chapter 15. Error Handling.- Chapter 16. Creating Custom Classes.- Chapter 17. Putting it all together.- Chapter 18. ArcPy for Web GIS using ArcGIS Online.- Chapter 19. Incorporating External Packages.- Chapter 20. Using Multiple Python Files.- Chapter 21. Developing a Custom Python Package.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ