ADVANCED PYTHON SCRIPTING FOR ARCGIS PRO
Autor Paul A. Zandbergenen Limba Engleză Paperback – 29 iul 2020
Ready for something more complex? An easy-to-follow guide to writing specialized Python scripts and developing tools for spatial data in ArcGIS Pro.
Advanced Python Scripting for ArcGIS Pro builds on Python Scripting for ArcGIS Pro (Esri Press, 2020). Learn how to create a geoprocessing tool out of your script and automate tasks in ArcGIS Pro, how to share your tools with others, as well as master a number of more specialized tasks.
Some of the key topics you will learn include:
- Writing specialized scripts using ArcPy
- Creating Python script tools
Writing Python toolboxes
Sharing scripts and tools
Managing Python packages and environments
Creating custom functions and classes
Migrating scripts and tools from ArcGIS Desktop to ArcGIS Pro
NumPy, Pandas and Matplotlib
ArcGIS API for Python and Jupyter Notebook
Helpful "points to remember," key terms, and review questions are included at the end of each chapter to reinforce your understanding of Python. Companion data and exercises are available online.
Advanced Python Scripting for ArcGIS Pro is perfect for more experienced developers who are looking to upgrade their skills.
Dr. Paul A. Zandbergen is a professor in the GIS program at Vancouver Island University. His teaching includes courses in introductory GIS, spatial analysis and modeling, spatial statistics, and GIS programming. His research focuses on the robustness of spatial analytical techniques in the areas of crime analysis, environmental science, public health, spatial ecology, and water resources. His research has been funded by the National Science Foundation, the National Institute of Justice, and the National Institutes of Health. He has published over 50 journal articles and book chapters. He is the author of Python Scripting for ArcGIS, published in 2013 with Esri Press. He lives with his family in Vancouver, British Columbia, Canada.
Preț: 399.11 lei
Preț vechi: 498.89 lei
-20% Nou
76.38€ • 80.58$ • 63.66£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 41.06 lei
Specificații
ISBN-10: 1589486188
Pagini: 290
Dimensiuni: 203 x 254 x 14 mm
Greutate: 0.82 kg
Editura: Esri Press
Notă biografică
Cuprins
Preface
Acknowledgments
Chapter 1. Introducing advanced Python scripting
Chapter 2. Creating Python functions and classes
Chapter 3. Creating Python script tools
Chapter 4. Python toolboxes
Chapter 5. Sharing tools
Chapter 6. Managing Python packages and environments
Chapter 7. Essential Python modules and packages for geoprocessing
Chapter 8. Migrating scripts from Python 2 to 3
Chapter 9. ArcGIS API for Python
Index