Versions Compared

Key

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

...

  1. At the top of the COH_HISTORIC_DISTRICTS table view, click the Clear button.



  2. Close the attribute table.

     

Selecting Features Programatically

...

Selecting Features By Attributes

...

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.



  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. 
  4. Rename My Neighborhood and add MyNeighborhoodsBusStops 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.



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

...