Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Info

This guide was created by the staff of the GIS/Data Center at Rice University and is to be used for individual educational purposes only. The steps outlined in this guide require access to ArcGIS Pro software and data that is available both online and at Fondren Library.

The following text styles are used throughout the guide:

Explanatory text appears in a regular font.

  1. Instruction text is numbered.
  2. Required actions are underlined.
  3. Objects of the actions are in bold.

Folder and file names are in italics.

Names of Programs, Windows, Panes, Views, or Buttons are Capitalized.

'Names of windows or entry fields are in single quotation marks.'

"Text to be typed appears in double quotation marks."

 

The following step-by-step instructions and screenshots are based on the Windows 10 operating system with the Windows Classic desktop theme and ArcGIS Pro 2.1.3 software. If your personal system configuration varies, you may experience minor differences from the instructions and screenshots.

Obtaining the Tutorial Data

Before beginning the tutorial, you will copy all of the required tutorial data onto your Desktop. There are two ways of obtaining the tutorial data. Option 1 is best if you are completing this tutorial in one of our short courses or from Fondren Library and Option 2 is best if you are completing the tutorial from your own computer.

...

Info
titleTutorial Data Download
  1. Click Geoprocessing.zip above to download the tutorial data.
  2. Open the Downloads folder.
  3. Right-click Geoprocessing.zip and select Extract All....
  4. In the 'Extract Compressed (Zipped) Folders' window, accept the default location into the Downloads folder and click Extract.
  5. Drag the unzipped Geoprocessing folder onto your Desktop.
  6. Close all windows.

...

  1. On the Desktopdouble-click the Geoprocessing folder.
  2. Double-click the Geoprocessing.aprx ArcGIS Project File (blue icon) to open the project in ArcGIS Pro.



  3. Maximize the ArcGIS Pro application window.

...

Geoprocessing tools are used to update and analyze data based on particular criteria. The majority of geoprocessing tools generate a new feature class that differs from the input feature class(ses) either in feature geometry or tabular attributes or both. In this tutorial you will use geoprocessing tools to generate information that could be used for a collaboration between the Houston Police Department (HPD) and the Houston Independent School District (HISD).

...

The first set of data you will be working with contains the HPD beat boundaries. beat is the territory and time that a police officer patrols. Though it has been modified for the purposes of this tutorial, the original data was obtained from the City of Houston GIS Database webpage, which is no longer available, but the original data can still be obtained from the GIS/Data Center data collection.

...

Notice that the when you hover over the 'Output Dataset' field, the file path location defaults to your project geodatabase (C:\Users\gistrain\Desktop\Geoprocessing\Geoprocessing.gdb\HPDBeats_South_Merge).

  1. For ‘Output Dataset’, rename the feature class from HPDBeats_South_Merge or HPDBeats_North_Merge to “HPDBeats".
  2.  Ensure that your Merge tool Parameters tab appears as shown below and click Run.

...