Muutke küpsiste eelistusi

Geographer's Guide to Computing Fundamentals: Python in ArcGIS Pro 2022 ed. [Kõva köide]

  • Formaat: Hardback, 267 pages, kõrgus x laius: 279x210 mm, kaal: 1025 g, 88 Illustrations, color; 22 Illustrations, black and white; XII, 267 p. 110 illus., 88 illus. in color., 1 Hardback
  • Sari: Springer Textbooks in Earth Sciences, Geography and Environment
  • Ilmumisaeg: 01-Nov-2022
  • Kirjastus: Springer International Publishing AG
  • ISBN-10: 3031084977
  • ISBN-13: 9783031084973
  • Kõva köide
  • Hind: 62,59 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Tavahind: 73,64 €
  • Säästad 15%
  • Raamatu kohalejõudmiseks kirjastusest kulub orienteeruvalt 2-4 nädalat
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Tellimisaeg 2-4 nädalat
  • Lisa soovinimekirja
  • Formaat: Hardback, 267 pages, kõrgus x laius: 279x210 mm, kaal: 1025 g, 88 Illustrations, color; 22 Illustrations, black and white; XII, 267 p. 110 illus., 88 illus. in color., 1 Hardback
  • Sari: Springer Textbooks in Earth Sciences, Geography and Environment
  • Ilmumisaeg: 01-Nov-2022
  • Kirjastus: Springer International Publishing AG
  • ISBN-10: 3031084977
  • ISBN-13: 9783031084973
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 books 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 andimplemented 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 authors 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 programmingVariables, Operators, & Statements.
Chapter
3. Basics of
programmingControl Structures.
Chapter
4. Basics of programmingFunctions
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.
Mappinglayouts.
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.
Dr. Jamison Conley serves as an Associate Professor in West Virginia University's Department of Geology and Geography. He teaches courses in Geographic Information Science, with a focus on spatial analysis and programming. His research currently analyzes access to health care within West Virginia. This book is based on graduate and undergraduate courses he has taught at West Virginia University.