Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning ArcGIS Pro 2

You're reading from   Learning ArcGIS Pro 2 A beginner's guide to creating 2D and 3D maps and editing geospatial data with ArcGIS Pro

Arrow left icon
Product type Paperback
Published in Jul 2020
Publisher Packt
ISBN-13 9781839210228
Length 542 pages
Edition 2nd Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Tripp Corbin, GISP Tripp Corbin, GISP
Author Profile Icon Tripp Corbin, GISP
Tripp Corbin, GISP
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Section 1: Introducing and Navigating ArcGIS Pro
2. Introducing ArcGIS Pro FREE CHAPTER 3. Navigating the Ribbon Interface 4. Section 2: Visualizing, Maintaining, and Analyzing Data
5. Creating 2D Maps 6. Creating 3D Scenes 7. Creating and Working with Projects 8. Creating a Layout 9. Creating Map Books Using Map Series 10. Learning to Edit Spatial Data 11. Learning about Editing Tabular Data 12. Performing Analysis with Geoprocessing Tools 13. Section 3: Sharing Data and Automating processes
14. Creating and Using Tasks 15. Automating Processes with ModelBuilder and Python 16. Sharing Your Work with Others 17. Using Arcade Expressions for Labeling and Symbology 18. GIS glossary
19. Other Books You May Enjoy

To get the most out of this book

You will need the following for this book:

  • ArcGIS Pro 2.6 or later version—Basic or higher license level
  • Internet connection
  • Exercise data from GitHub

The following table explains the operating system (OS) requirements:

Software covered in the book

OS requirements

ArcGIS Pro 2.6 Windows 8.1 or Windows 10 (64 bit)
ArcGIS Online N/A

This book will take you through the installation process for ArcGIS Pro as well as how to determine whether your computer is capable of running the application.

Download the example code files

You can download the example code files for this book from your account atwww.packt.com. If you purchased this book elsewhere, you can visitwww.packtpub.com/supportand register to have the files emailed directly to you.

You can download the code files by following these steps:

  1. Log in or register atwww.packt.com.
  2. Select theSupporttab.
  3. Click onCode Downloads.
  4. Enter the name of the book in theSearchbox and follow the onscreen instructions.

Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:

  • WinRAR/7-Zip for Windows
  • Zipeg/iZip/UnRarX for Mac
  • 7-Zip/PeaZip for Linux

The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Learning-ArcGIS-Pro-2-Second-Edition. In case there's an update to the code, it will be updated on the existing GitHub repository.

We also have other code bundles from our rich catalog of books and videos available athttps://github.com/PacktPublishing/. Check them out!

Download the color images

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here:https://static.packt-cdn.com/downloads/9781839210228_ColorImages.pdf.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText:Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles.Here is an example:"The next line after the commented description is an import command that loads the arcpy model so that the script can access ArcGIS functionality."

A block of code is set as follows:

#Specifies the input variables for the script tools
#If the data is moved or in a different database then these paths will need to be updated
Parcels = "C:\\Student\\IntroArcPro\\Databases\\Trippville_GIS.gdb\\Base\\Parcels"
Parcels_Web = "C:\\Student\\IntroArcPro\\Chapter11\\Ex11.gdb\\Parcels_Web"

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Click on the Tools button in the Insert group on the ModelBuilder tab in the ribbon."

Warnings or important notes appear like this.
Tips and tricks appear like this.
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime