Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Catalog pane, right-click Folders and select Add Folder Connection.
  2. In the left column, click My Computer. In the right column, click C:/ > Users > gistrain.ADRICE and single click on DownloadsClick OK.
  3. In the Catalog pane, expand Downloads.
  4. Fully expand all folders and geodatabases in the Downloads folder.
  5. Your 'Folders' directory should look like the below.

Importing and Exporting Data in the Project Geodatabase

For this tutorial, we are working with vector data which is a spatial data format that uses points, lines, and polygons to represent real features on the Earth's surface. Vector data is ideal for discrete themes with definite boundaries. A Feature Class is a vector storage format that represents a homogeneous collection of common features. There are two types of Feature Classes: a Shapefile feature class and a Geodatabase feature class. A Shapefile feature class is an open source format. Its file extension is .shp and its icon is green. A Geodatabase feature class is an Esri proprietary format. A Geodatabase feature class must be stored inside a Geodatabase (.gdb) and its icon is white. To better organize our project, we will import data into our Project Geodatabase.

...