Versions Compared

Key

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

...

  1. In the Catalog pane, under the Maps section, right-clickMap and selectRename.
  2. Type "Super Neighborhoods" and hitEnter.

Show closing map view and reopening from catalog tab.

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. In the Contents pane, right-click the Census_2010_By_Superneighborhood layer name and select Attribute Table.
  2. In the table view, use the scroll bar to scroll to the far right of the table.
  3. Double-click the 'Name' field header to sort the neighborhoods alphabetically.
  4. To select a neighborhood from the table, click the gray square to the far left of each row.
  5. Cover Ctrl and Shift selection techniques.
  6. On the the Map tab, in the Selection group, click the Clear button to clear the selected features.
  7. Close the attribute table.

Symbolizing Layers By Attributes

...

  1. Ensure that the Census_2010_By_SuperNeighborhood layer is selected.
  2. In the Ribbonribbon, click the Feature Layer contextual Appearance tab.
  3. In the Effects group, slide the Layer Transparency slider or type "50" and hit Enter.

Symbolizing Layers By Category

  1. Use the 'Primary symbology' drop-down menu to selectUnique Values.
  2. Use the 'Field 1' drop-down menu to select Name.
  3. In the Contents pane, collapse the Census_2010_By_Superneighborhood symbology.

zoom into neighborhood, go to explore button, click on neighborhood to find out neighborhood name.

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 to open the Select Layer By Attribute tool in the Geoprocessing pane.

    Image Added
  3. In the Geoprocessing pane, click the Add Clause button.
  4. Use the drop-down menus to build the following expression: Name is Equal to 'YOUR_NEIGHBORHOOD_NAME' and click the Add button.
  5. 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. 

Exporting Selected Features

  1. Export to new layer called "MyNeighborhood".
  2. Create a new Map called Neighborhood and add MyNeighborhoods, BusStops and BusRoutes.

...

  1. Select bus stops within neighborhood.



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

...