Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adii1823 committed Apr 26, 2022
1 parent 00908a8 commit 38c3772
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# Python-for-ArcGIS-Pro
Python for ArcGIS Pro
Code Repository for Python for ArcGIS Pro, Published by Packt

## About the book

Integrating Python into your day-to-day ArcGIS work is highly recommended when dealing with large amounts of geospatial data. Python for ArcGIS Pro aims to help you get your work done faster, with greater repeatability and higher confidence in your results.

Starting from programming basics and building in complexity, two experienced ArcGIS professionals-turned-Python programmers teach you how to incorporate scripting at each step: automating the production of maps for print, managing data between ArcGIS Pro and ArcGIS Online, creating custom script tools for sharing, and then running data analysis and visualization on top of the ArcGIS geospatial library, all using Python.

You’ll use ArcGIS Pro Notebooks to explore and analyze geospatial data, and write data engineering scripts to manage ongoing data processing and data transfers. This exercise-based book also includes three rich real-world case studies, giving you an opportunity to apply and extend the concepts you studied earlier.

Irrespective of your expertise level with Esri software or the Python language, you’ll benefit from this book’s hands-on approach, which takes you through the major uses of Python for ArcGIS Pro to boost your ArcGIS productivity.

## What you will learn

- Automate map production to make and edit maps at scale, cutting down on repetitive tasks
- Publish map layer data to ArcGIS Online
- Automate data updates using the ArcPy Data Access module and cursors
- Turn your scripts into script tools for ArcGIS Pro
- Learn how to manage data on ArcGIS Online
- Query, edit, and append to feature layers and create symbology with renderers and colorizers
- Apply pandas and NumPy to raster and vector analysis
- Learn new tricks to manage data for entire cities or large companies

0 comments on commit 38c3772

Please sign in to comment.