Reader small image

You're reading from  ArcGIS Pro 2.x Cookbook

Product typeBook
Published inFeb 2018
Reading LevelIntermediate
PublisherPackt
ISBN-139781788299039
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Tripp Corbin GISP
Tripp Corbin GISP
author image
Tripp Corbin GISP

Tripp Corbin GISP has over 25 years of experience in the geospatial industry and is recognized as an industry expert in a variety of geospatial software platforms, including Esri, Autodesk, and Trimble products. He has assisted numerous organizations in implementing GIS to help solve problems and improve operations. He holds multiple certifications, including as a certified GIS professional, Esri-certified enterprise system design associate, and Esri-certified desktop professional. He is also the former president of URISA and the local Georgia Chapter. In recognition of his contributions to the GIS community, he has received several awards, including the URISA Exemplary Leadership award and the Barbara Hirsch Special Service award.
Read more about Tripp Corbin GISP

Right arrow

Opening an existing ArcGIS Pro project


ArcGIS Pro makes use of project files that have a .aprx file extension. Projects store 2D maps, 3D scenes, database connections, folder connections, custom toolboxes, and more. When you start ArcGIS Pro, you must open a project.

In this recipe, you will learn how to open an existing project. Later in this chapter, you will learn how to create a new project.

Getting ready

To complete this recipe, you will need to make sure you have downloaded and installed the data associated with this book. If you followed the installation instructions, the data and projects should be located in C:\Student\ArcGISProCookbook. You will also need access to the internet. You will need to have ArcGIS Pro 2.1 or later installed as well. The recipe can be completed with any license level of ArcGIS Pro: Basic, Standard, or Advanced. 

How to do it...

  1. If you closed ArcGIS Pro at the end of the last recipe, open ArcGIS Pro. If you still have ArcGIS Pro open, click the back arrow located in the top-left corner of the About ArcGIS Pro window.
  1. In the ArcGIS Pro start window, click Open another project, as shown in the following screenshot:
  1. Click the Browse button, which looks like a file folder.
  2. Under Computer in the left panel, select C:\.

If you do not see anything below Computer in the panel on the left, click the small arrow head. That will expand the contents of the computer, so you should see the C:\ drive.

If you installed the book data to another drive, select the drive containing the book data.

  1. In the panel on the right, scroll down until you see the Student folder and double click it.
  2. Double click the ArcGISProCookbook folder.
  3. Double click the Chapter1 folder.
  4. Select the Chapter 1 Ex 1.aprx folder and click OK.

You have now opened your first ArcGIS Pro project. If it opened successfully, ArcGIS Pro should look similar to this:

How it works...

Before you can start working in ArcGIS Pro, you must first open a project. To open a project, you must navigate to where it is stored. In this recipe, if you installed the data in the default location, the project was stored on your computer's C:\ drive in a series of folders, so that the full path was C:\Student\ArcGISProCookbook\Chapter1. You were able to access this project by navigating to that location.  

Projects can be saved to your local computer or on a network server. It is also possible to save projects to external and flash drives. You may encounter issues if you do save and try to access projects stored on these devices because of slow data transfer rates.

There's more...

You are not required to close ArcGIS Pro if you want to open another project. ArcGIS Pro doesn't allow you to open a project if you already have a project open. This will close the current project and open the one you select. To do this, follow these steps.

  1. Click the Open button located on the Quick Access Toolbar at the top of the ArcGIS Pro interface, as indicated in the following image:
  1. In the Open Project window that appears, navigate to C:\Student\ArcGISProCookbook\Chapter1 using the same method you did to open the current project.
  1. Select the Chapter 1 Ex 1A.aprx file and click OK.

The project you originally opened should now be closed and a new project should be open, which looks similar to this:

You have now opened two projects in ArcGIS Pro using two different methods. You will find, while using ArcGIS Pro, that there are usually at least two ways to accomplish any tasks. Often there are more.

  1. If you are not continuing to the next recipe, close ArcGIS Pro without saving the project.

Note

You can alternatively use Ctrl + O as a shortcut to open new projects. Ctrl+S works as a shortcut to save a project, and Ctrl+N as a shortcut to create a new project.

Previous PageNext Page
You have been reading a chapter from
ArcGIS Pro 2.x Cookbook
Published in: Feb 2018Publisher: PacktISBN-13: 9781788299039
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.
undefined
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 $15.99/month. Cancel anytime

Author (1)

author image
Tripp Corbin GISP

Tripp Corbin GISP has over 25 years of experience in the geospatial industry and is recognized as an industry expert in a variety of geospatial software platforms, including Esri, Autodesk, and Trimble products. He has assisted numerous organizations in implementing GIS to help solve problems and improve operations. He holds multiple certifications, including as a certified GIS professional, Esri-certified enterprise system design associate, and Esri-certified desktop professional. He is also the former president of URISA and the local Georgia Chapter. In recognition of his contributions to the GIS community, he has received several awards, including the URISA Exemplary Leadership award and the Barbara Hirsch Special Service award.
Read more about Tripp Corbin GISP