ArcPy and ArcGIS - Second Edition - Helion
Tytuł oryginału: ArcPy and ArcGIS - Second Edition
ISBN: 978-17-872-8041-0
Format: ebook
Data wydania: 2017-06-29
Księgarnia: Helion
Cena książki: 189,00 zł
Use Python modules such as ArcPy, ArcREST and the ArcGIS API for Python to automate the analysis and mapping of geospatial data.
About This Book
- Perform GIS analysis faster by automating tasks.
- Access the spatial data contained within shapefiles and geodatabases and transform between spatial reference systems.
- Automate the mapping of geospatial analyses and production of map books.
Who This Book Is For
If you are a GIS student or professional who needs an understanding of how to use ArcPy to reduce repetitive tasks and perform analysis faster, this book is for you. It is also a valuable book for Python programmers who want to understand how to automate geospatial analyses and implement ArcGIS Online data management.
What You Will Learn
- Understand how to integrate Python into ArcGIS and make GIS analysis faster and easier.
- Create Python script using ArcGIS ModelBuilder.
- Learn to use ArcGIS online feature services and the basics of the ArcGIS REST API
- Understand the unique Python environment that is new with ArcGIS Pro
- Learn about the new ArcGIS Python API and how to use Anaconda and Jupyter with it
- Learn to control ArcGIS Enterprise using ArcPy
In Detail
ArcGIS allows for complex analyses of geographic information. The ArcPy module is used to script these ArcGIS analyses, providing a productive way to perform geo-analyses and automate map production.
The second edition of the book focuses on new Python tools, such as the ArcGIS API for Python. Using Python, this book will guide you from basic Python scripting to advanced ArcPy script tools.
This book starts off with setting up your Python environment for ArcGIS automation. Then you will learn how to output maps using ArcPy in MXD and update feature class in a geodatabase using arcpy and ArcGIS Online. Next, you will be introduced to ArcREST library followed by examples on querying, updating and manipulating ArcGIS Online feature services. Further, you will be enabling your scripts in the browser and directly interacting with ArcGIS Online using Jupyter notebook. Finally, you can learn ways to use of ArcPy to control ArcGIS Enterprise and explore topics on deployments, data quality assurances, data updates, version control, and editing safeguards.
By the end of the book, you will be equipped with the knowledge required to create automated analysis with administration reducing the time-consuming nature of GIS.
Style and approach
The book takes a pragmatic approach, showing ways to automate repetitive tasks and utilizing features of ArcPy with ArcGIS Pro and ArcGIS online.
Osoby które kupowały "ArcPy and ArcGIS - Second Edition", wybierały także:
- Microsoft Azure. Kurs video. Zostań administratorem systemów IT 169,00 zł, (76,05 zł -55%)
- Amazon Web Services (AWS). Kurs video. Zostań administratorem systemów IT 199,00 zł, (89,55 zł -55%)
- Flutter i Dart. Receptury. Tworzenie chmurowych aplikacji full stack 69,00 zł, (34,50 zł -50%)
- AWS dla architekt 139,00 zł, (69,50 zł -50%)
- Terraform w praktyce. Kurs video. Architektura serverless i us 169,00 zł, (84,50 zł -50%)
Spis treści
ArcPy and ArcGIS. Automating ArcGIS for Desktop and ArcGIS Online with Python - Second Edition eBook -- spis treści
- 1. Intro/Setting up the Python environment for ArcGIS automation
- 2. Creating the first Python Script using ArcGIS ModelBuilder
- 3. Using Data Cursors to Search/Update/Insert attribute data
- 4. ArcPy Geometry Types and How to Use Them with Data Cursors
- 5. Script Tools – How to turn a Script into a Script Tool
- 6. Arcpy.Mapping – How to output maps using Arcpy in an MXD
- 7. Advanced topics – using Arcpy for Advanced Analysis
- 8. Introduction to ArcGIS Online
- 9. Arcpy and ArcGIS Online
- 10. ArcREST Python Package
- 11. Arcpy and ArcPRO
- 12. ArcGIS Python API
- 13. ArcPy for ArcGIS Enterprise