Versions Compared

Key

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

...

Once you have downloaded the Super Neighborhoods from COHGIS and the Wastewater Outfalls and Major Rivers from H-GAC, you will be able to find the data files in your Downloads folder. You will see that all the files are zipped, meaning they contain compressed files of data within them (you can tell a file is zipped when the file type column reads “Compressed (zipped) Folder”). You will need to unzip the folders to be able to see the data inside them. To do that:

  1. Open Using File Explorer, open the Downloads folder.
  2. Ensure that you see the following zipped folders in your Downloads folder.

...

  1. From the Start menu, launch ArcGIS Pro.
  2. When ArcGIS Pro opens, under the Create a new project section, click the Blank project template.
  3. In the 'Create a New Project' window, for Name, type "CEVE101".
  4. For Location, click the Browse... button to the right.
  5. In the 'Select a folder to store the project.' window, click Computer in the left column and click Desktop in the right column and click OK.



  6. ClickOK once again.
  7. Maximize the ArcGIS Pro application window.

 

Creating a New Map

 

...

A map is a project item used to display and work with geographic data in two dimensions. The first step to visualizing any data is creating a new map.

 

  1. On the ribbon, click the Insert tab.
  2. In the Project group, click the New Map button.


 

You will notice that a new map view opens in the main section of ArcGIS Pro.

 

The panel on the left side of ArcGIS Pro is called the Contents pane. After creating a new map, the Contents pane now displays the default Map title and automatically adds the Topographic basemap layer to the map.

 

The panel on the right side of ArcGIS Pro is called the Catalog pane. After creating the first map, a new Maps section has been added to the top of the Project tab within the Catalog pane.

...


  1. In the Catalog pane, click the arrow to expand the Maps section.

...


Notice that there is a single map there, named "Map". Since most projects will have multiple maps, it is a good idea to name your maps with more descriptive titles.

 

  1. In the Catalog pane, under the Maps section, right-click Map and select Rename.
  2. Type "Super Neighborhoods" and hit Enter.

...

Saving a Project

 

Any time you create a new project item, such as a map or a layout, or any time you spend time adjusting the symbology of your map layers, it is a good idea to save your project.

 

  1. Above the ribbon, on the Quick Access toolbar, click the Save button.

...

 

Managing GIS Data

 

  1. In the Catalog pane on the right, expand Folders > Intro > Intro.gdb
  2. Right-click the Census_2010_By_SuperNeighborhood feature class Folders and select Add To Current Map.
  3. An alternative method of adding data to a map is to click and hold the Major_Roads feature class and drag and drop it into the Super Neighborhoods map view.

Symbolizing Layers with a Single Symbol

It is early in the project to be deciding upon symbology, however, when layers are added to a map, ArcGIS Pro assigns then a random color symbol. Sometimes the colors are very faint and difficult to see on top of the basemap or the colors of multiple layers are very similar to each other and difficult to distinguish. To ensure that everyone can easily see the layers we are working with, we will adjust the basic symbology.

...

  1. Folder Connection.
  1. In the left column click Computer. In the right column, click Downloads and click OK.
  2. In the Catalog pane, expand Downloads.
  3. Fully expand all folders and geodatabases in the Downloads folder.

 

Exploring GIS Data File Formats

 

Previewing GIS data Using the Catalog View

 

previewing metadata & projections

 

previewing features

 

Examining GIS Data Coordinate systems

 

Importing and exporting data in the project geodatabase

 

Importing (copying) Geodatabase Feature Classes into the project geodatabase

 

Importing (converting) shapefiles into the project geodatabse

 

Exporting geodatabase feature classes to shapefiles

 

Disconnecting from your Downloads folder

Adding Data to a Map

  1. Right-click the Census_2010_By_SuperNeighborhood feature class and select Add To Current Map.
  2. An alternative method of adding data to a map is to click and hold the Major_Rivers feature class and drag and drop it into the Super Neighborhoods map view.
  3. Repeat either method to add Wastewater_Outfalls to the map view.

Symbolizing Layers with a Single Symbol

It is early in the project to be deciding upon symbology, however, when layers are added to a map, ArcGIS Pro assigns then a random color symbol. Sometimes the colors are very faint and difficult to see on top of the basemap or the colors of multiple layers are very similar to each other and difficult to distinguish. To ensure that everyone can easily see the layers we are working with, we will adjust the basic symbology.

  1.  In the Contents pane, right-click the Major_Roads layer name and select Symbology to open the Symbology pane on the right.

    Image Added

Notice that the 'Primary symbology' defaults to Single Symbol. With this type of symbology, all features in that particular layer will be assigned the same symbol.

  1. For 'Symbol', click the colored line symbol to switch to Format Line Symbol mode.

    Image Added

  2. Within Format Line Symbol mode, click the Properties tab.

    Image Added

  3. For 'Color', use the drop-down menu to select Black.
  4. At the bottom of the Symbology pane, click Apply.

The freeways on the map should now all be black and easily visible on top of the basemap. The Format Symbol mode of the Symbology tab can be accessed directly via the layer symbol (instead of the layer name) in the Contents pane.

  1. In the Contents pane on the left, click the colored rectangle symbol beneath the Census_2010_By_SuperNeighborhood layer name.

    Image Added

  2. For 'Color', use the drop-down menu to select Mango.

    Image Added

  3. For 'Outline color', use the drop-down menu to select Gray 50%.
  4. At the bottom of the Symbology pane, click Apply.

The super neighborhood polygons are now easy to distinguish from both the basemap and the freeways. In addition, the borders of the super neighborhoods are clear and easy to differentiate from the freeways.

Navigating the Project

Navigating the Contents Pane

At the top of the Contents pane, there is a series of seven buttons. By default, the leftmost button is selected: List by Drawing Order.

Image Added

When this button is selected, the order in which the layers are listed corresponds to the order in which the layers are visually stacked in the Map view. To test how the drawing order works, you will reorder the layers

Notice that the 'Primary symbology' defaults to Single Symbol. With this type of symbology, all features in that particular layer will be assigned the same symbol.

...

The freeways on the map should now all be black and easily visible on top of the basemap. The Format Symbol mode of the Symbology tab can be accessed directly via the layer symbol (instead of the layer name) in the Contents pane.

...

The super neighborhood polygons are now easy to distinguish from both the basemap and the freeways. In addition, the borders of the super neighborhoods are clear and easy to differentiate from the freeways.

Navigating the Project

Navigating the Contents Pane

At the top of the Contents pane, there is a series of seven buttons. By default, the leftmost button is selected: List by Drawing Order.

Image Removed

When this button is selected, the order in which the layers are listed corresponds to the order in which the layers are visually stacked in the Map view. To test how the drawing order works, you will reorder the layers.

  1. In the Contents pane, click and hold the Census_2010_By_SuperNeighborhood layer name and drag and drop it above the Major_Roads layer.

You will notice that, in the Map view, the Census_2010_By_SuperNeighborhood layer is now drawn in on top of the Major_Roads layer, meaning that freeways are only visible in areas not covered by a super neighborhood. It is possible to add transparency to the super neighborhood layer or to symbolize it with a bold outline and a hollow fill, but, in general, it is best to have polygon layers at the bottom of the drawing order, so we will return the layers to their previous order.

  1. In the Contents pane, click and hold the Census_2010_By_SuperNeighborhood layer name and drag and drop it beneath above the Major_Roads layer, but above the Topographic basemap.
Note

Because the basemap is a solid image, any layers beneath it will not be shown at all, so ensure the basemap is always at the bottom of the layers in the Content pane.

The check boxes to the left of each layer name toggle the visibility of each layer.

  1. Uncheck the Major_Roads layer to turn off its visibility in the map view.
  2. Check the Major_Roads layer to turn its visibility back on in the map view.

Navigating the Map View

You will now learn how to navigate the Map view by panning, zooming, and using spatial bookmarks.

  1. On the ribbon, click the Map tab.
  2. in the Navigate group, ensure that the Explore button is selected by default.

Image Removed

To pan the map:

  1. Within the map view, click and hold the left mouse button and drag the mouse and release.

To manually zoom:

  1. Hover your cursor over the area you wish to zoom in to and push the center scroll wheel away from you for incremental zooming. Pull the center scroll wheel towards you to zoom out.

...

  1.  layer.

You will notice that, in the Map view, the Census_2010_By_SuperNeighborhood layer is now drawn in on top of the Major_Roads layer, meaning that freeways are only visible in areas not covered by a super neighborhood. It is possible to add transparency to the super neighborhood layer or to symbolize it with a bold outline and a hollow fill, but, in general, it is best to have polygon layers at the bottom of the drawing order, so we will return the layers to their previous order.

  1. In the Contents pane, click and hold the Census_2010_By_SuperNeighborhood layer name and drag and drop it beneath the Major_Roads layer, but above the Topographic basemap.
Note

Because the basemap is a solid image, any layers beneath it will not be shown at all, so ensure the basemap is always at the bottom of the layers in the Content pane.

The check boxes to the left of each layer name toggle the visibility of each layer.

  1. Uncheck the Major_Roads layer to turn off its visibility in the map view.
  2. Check the Major_Roads layer to turn its visibility back on in the map view.

Navigating the Map View

You will now learn how to navigate the Map view by panning, zooming, and using spatial bookmarks.

  1. On the ribbon, click the Map tab.
  2. in the Navigate group, ensure that the Explore button is selected by default.

Image Added

To pan the map:

  1. Within the map view, click and hold the left mouse button and drag the mouse and release.

To manually zoom:

  1. Hover your cursor over the area you wish to zoom in to and push the center scroll wheel away from you for incremental zooming. Pull the center scroll wheel towards you to zoom out.

-OR-

  1. Hover your cursor over the area you wish to zoom in to, hold down the right mouse button, and drag the , hold down the right mouse button, and drag the mouse down for smooth zooming. Drag the mouse up to zoom out.

...

----------------------------------------------------------------------

Selecting Features Programatically

Selecting Features By Attributes

...

---

Selecting Features Programatically

Selecting Features By Attributes

  1. In the ribbon, click the Map tab.
  2. In the Selection group, click the Select By Attributes button

Exporting Selected Features

  1. In the Contents pane, right-click the Census_2010_By_SuperNeighborhood layer name and select Data > Export Features.
  2. In the Geoprocessing pane, click the 'Output Feature Class' field to edit the name. Replace Census_2010_By_SuperNeighbor with "MyNeighborhood". Ensure that you leave everything in the file path through Intro.gdb\.

Selecting Features By Location

Now we will create a map of the bus stops and bus routes within your neighborhood. We could continue to do our mapping within the existing map, but, since we are now focusing on different thematic layers in a different geographic extent, this could be a good time to create a second map within our project.

  1. On the ribbon, click the Insert tab.
  2. In the Project group, click the New Map button.
  3. At the bottom of the Geoprocessing pane, click the Catalog pane tab. 
  4. Rename My Neighborhood and add MyNeighborhoods, BusStops and BusRoutes.

 

  1. In the Selection group, click the Select By Location button to open the Select Layer By Attribute tool in the Geoprocessing pane. Select bus stops within neighborhood.

    Image Modified
  2. Select bus routes within 100 ft of bus stop in neighborhood.

Presenting and Sharing Maps

Creating a Layout

Once you are finished with your analysis, you may want to create a map that is suitable for adding to a report, presentation, or sharing with others who don't have access to ArcGIS software.

  1. On the ribbon, click the Insert tab.
  2. Click the New Layout button.
  3. If you wanted to create a custom image size for insertion into a report or presentation, you could select Custom pages size... at the bottom of the options, but for a full page layout, select Letter 8.5" x 11" at the top left of the options.

More tips for creating a layout are covered in the Map Layouts for Publication short course.

Exporting a Layout

  1. On the ribbon, click the Share tab.
  2. Click the Export Layout button.
  3. On the left, click the Desktop folder.
  4. Double-click the Intro folder.

Discuss export file types and resolutions.

  1. For 'Resolution (DPI)', type "300".
  2. Click Export.

To continue learning intermediate topics, refer to the courses in the other ArcGIS Pro Series.

Exploring the ArcGIS Pro User Interface

Tabs, groups buttons, panes, views

Managing GIS Data

  1. In the Catalog pane on the right, expand Folders > Intro > Intro.gdb

Connecting to a folder

  1. Right-click Folders and select Add Folder Connection.
  2. In the left column click Computer. In the right column, click Downloads and click OK.
  3. In the Catalog pane, expand Downloads.
  4. Fully expand all folders and geodatabases in the Downloads folder.

Exploring GIS Data File Formats

Previewing GIS data Using the Catalog View

previewing metadata & projections

previewing features

Examining GIS Data Coordinate systems

Importing and exporting data in the project geodatabase

Importing (copying) Geodatabase Feature Classes into the project geodatabase

Importing (converting) shapefiles into the project geodatabse

Exporting geodatabase feature classes to shapefiles


  1. In the Geoprocessing pane, click the Add Clause button.
  2. Use the drop-down menus to build the following expression: Name is Equal to 'YOUR_NEIGHBORHOOD_NAME' and click the Add button.
  3. Ensure your Geoprocessing pane appears similar to that below and click Run.

Exporting Selected Features

  1. In the Contents pane, right-click the Census_2010_By_SuperNeighborhood layer name and select Data > Export Features.
  2. In the Geoprocessing pane, click the 'Output Feature Class' field to edit the name. Replace Census_2010_By_SuperNeighbor with "MyNeighborhood". Ensure that you leave everything in the file path through Intro.gdb\.

Selecting Features By Location

Now we will create a map of the bus stops and bus routes within your neighborhood. We could continue to do our mapping within the existing map, but, since we are now focusing on different thematic layers in a different geographic extent, this could be a good time to create a second map within our project.

  1. On the ribbon, click the Insert tab.
  2. In the Project group, click the New Map button.
  3. At the bottom of the Geoprocessing pane, click the Catalog pane tab. 
  4. Rename My Neighborhood and add MyNeighborhoods, BusStops and BusRoutes.

 

  1. In the Selection group, click the Select By Location button to open the Select Layer By Attribute tool in the Geoprocessing pane. Select bus stops within neighborhood.

    Image Added

  2. Select bus routes within 100 ft of bus stop in neighborhood.

...

Presenting and Sharing Maps

Creating a Layout

Once you are finished with your analysis, you may want to create a map that is suitable for adding to a report, presentation, or sharing with others who don't have access to ArcGIS software.

  1. On the ribbon, click the Insert tab.
  2. Click the New Layout button.
  3. If you wanted to create a custom image size for insertion into a report or presentation, you could select Custom pages size... at the bottom of the options, but for a full page layout, select Letter 8.5" x 11" at the top left of the options.

More tips for creating a layout are covered in the Map Layouts for Publication short course.

Exporting a Layout

  1. On the ribbon, click the Share tab.
  2. Click the Export Layout button.
  3. On the left, click the Desktop folder.
  4. Double-click the Intro folder.

Discuss export file types and resolutions.

  1. For 'Resolution (DPI)', type "300".
  2. Click Export.

To continue learning intermediate topics, refer to the courses in the other ArcGIS Pro Series.

Exploring the ArcGIS Pro User Interface

Tabs, groups buttons, panes, views

 Disconnecting from your Downloads folder