Versions Compared

Key

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

...

  1. In the Contents pane, right-click the HISDElemSchools layer name and select Attribute Table.

Remember that, at this point, the attribute table only contains the school name, address, and grade range.

  1. Close the HISDElemSchools table view.
  2. In the Contents pane, right-click the HISDElemSchools layer name and select Joins and Relates > Spatial Join.
  3. For ‘Join Features’, use the drop-down box to select the HPDDistricts_HISD layer.
  4. For ‘Output Feature Class,’ rename the feature class from HISDElemSchools_SpatialJoin to “HISDElemSchools_WithHPDDistricts".
  5. Click Run.

Since each school is entirely within a single district and no data is being summarized, it is okay to leave all of the output fields. The new layer should appear at the top of your Contents pane. 

  1. Right-click the  the new HISDElemSchools_WithHPDDistricts layer name and select Attribute Table.Scroll to the right and notice the

Notice the newly added District field

...

that tells you which police district each school falls within.

...

Notice that the Scroll down the table view and notice that five schools do not have a district assigned to them. That is because those schools fall within HISD, but do not fall within the City of Houston police jurisdiction.

  1. Close the HISDElemSchools_WithHPDDistricts table view.

...

In this tutorial, you navigated to various geoprocessing tools directly through the Toolbox; however, it is likely that when you go to work on your own, you may not remember exactly where all those tools are located.   As long as you can remember the name of the tool or what it does, you can find it using the search function.

...

  1. In the 'Find Tools' search box, type “Clipclip” and press Enter.
  2. Click Clip (Analysis Tools) to open the tool parameters.

...

Within the history tab, you will see a complete list of all of the tools you have run in order. Double-clicking on any tool in the history will reopen the tool with the exact settings used in the that run. This Using the History tab is a great way to review previous work for documentation purposes or to rerun a set of tools or slightly modify a setting tool parameters with minimal thought.