Book Image

ArcGIS Pro 2.x Cookbook

By : Tripp Corbin GISP
Book Image

ArcGIS Pro 2.x Cookbook

By: Tripp Corbin GISP

Overview of this book

ArcGIS is Esri's catalog of GIS applications with powerful tools for visualizing, maintaining, and analyzing data. ArcGIS makes use of the modern ribbon interface and 64-bit processing to increase the speed and efficiency of using GIS. It allows users to create amazing maps in both 2D and 3D quickly and easily. If you want to gain a thorough understanding of the various data formats that can be used in ArcGIS Pro and shared via ArcGIS Online, then this book is for you. Beginning with a refresher on ArcGIS Pro and how to work with projects, this book will quickly take you through recipes about using various data formats supported by the tool. You will learn the limits of each format, such as Shapefiles, Geodatabase, and CAD files, and learn how to link tables from outside sources to existing GIS data to expand the amount of data that can be used in ArcGIS. You'll learn methods for editing 2D and 3D data using ArcGIS Pro and how topology can be used to ensure data integrity. Lastly the book will show you how data and maps can be shared via ArcGIS Online and used with web and mobile applications.
Table of Contents (21 chapters)
Title Page
Dedication
Packt Upsell
Contributors
Preface
Index

Introduction


By now, you know that the combination of ArcGIS Pro and ArcGIS Online form a very powerful GIS solution for an organization. They allow you to maintain, analyze, and share GIS data with those inside and outside your organization, which in turn increases the effectiveness and flexibility of your GIS.

 

Data and maps are not the only thing ArcGIS Online allows you to share. You can also create and share web applications with ArcGIS Online. You may be thinking to yourself, I am not a programmer. I have no idea how to create applications. That is OK. With ArcGIS Online, you do not need to be a programmer to create quick but effective web applications which allow others to access the data and maps you have created. With just a little ArcGIS Online know-how, it is possible to create a web application similar to the one shown here in 5 to 10 minutes:

Sample web GIS app

ArcGIS Online provides at least two methods for creating web applications quickly and easily, even if you have no prior...