ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

Analytics

  • Home
  • Applied Analysis
  • Python

Which watersheds are grazing allotments in?

  • Workflow using ArcGIS Online
  • Workflow using ArcGIS Desktop
  • Workflow using ArcGIS Pro
Download the MPK

Note:

This example use case presents an approach to using ArcGIS to find out which watershed, or watersheds, each grazing allotment falls in for water quality monitoring. While the data is real, the scenario, analysis, and resulting decisions are hypothetical. The purpose of the example is to illustrate the type of problem that can be addressed using feature overlay.

Where grazing allotments meet watersheds

The department of environmental quality wants to monitor the impact of livestock grazing on the state's water quality. Earlier studies by the department confirmed that sediment and animal waste can pollute streams that are located in grazing areas.

Much of the grazing in the state occurs on federal lands. The federal agencies have divided the grazing areas into allotments, and issue permits or leases to ranchers for individual grazing allotments. While the federal agencies manage the grazing lands by allotments, the state's biologists monitor water quality by watersheds, or hydrologic basins (as the hydrologists refer to them). If testing shows that a basin has water quality issues the biologists want to be able to identify all the grazing allotments that are in that basin. They can then work with the federal agencies to ensure the permit holders are conforming to best practices.

The biologists plan to use GIS to find out which grazing allotments are in a basin, and have obtained a layer of the allotments. As it turns out, the layer lists the management district for each allotment, along with other information, but not the hydrologic basin it falls within. Further, it seems that grazing allotments were not created with basin boundaries in mind, so an allotment can fall completely within a hydrologic basin, or can cross basin boundaries, falling in two or more basins. To be able to identify the allotments in a particular basin, the biologists need to assign each allotment the name and number of the hydrologic basin it falls in.

Grazing allotments and hydrologic basin boundaries
Grazing allotments and hydrologic basin boundaries. Many allotments fall in more than one hydrologic basin.

Assigning basin information to allotments

The biologists use ArcGIS to intersect the grazing allotments with a layer containing the hydrologic basins. The Intersect tool combines two layers to create a layer containing new features where input features overlap. The new features have all the attributes of the features in the input layers. In this case, the new allotment features are assigned the attributes-including the name and ID-of the hydrologic basin they fall within. Allotments that fall in two or more basins are split at the basin boundaries and the corresponding attributes assigned to each portion of the allotment.

Mapping and searching the overlay results

Having combined the two layers, the biologists can now map the grazing allotments by hydrologic basin.

Grazing allotments are color coded by the basin they are in
Grazing allotments are color coded by the basin they are in. Allotment features are split where a basin boundary crosses them. Selecting an allotment feature displays the allotment and basin information--the basin information is associated with the feature.

They can also quickly search the layer’s table to get a list of all the allotments in a particular basin.

Grazing allotments are filtered by Middle Fork John Day hydrologic basin
Grazing allotments are filtered by a particular hydrologic basin (Middle Fork John Day). The map shows all the allotments (or portions of allotments) that are in the basin, and the table lists them with the associated information.

Conversely, if they're researching a particular allotment, they can find out which basin, or basins, it falls in.

Grazing allotments are filtered using allotment number 04003
Grazing allotments are filtered using a particular allotment number (04003). The map and table show in which basins the allotment is.

Assigning allotment information to streams

After several months, the biologists are finding the results of the analysis very useful. They have identified several hydrologic basins that seem to have chronic water quality issues and are working with local officials and the Bureau of Land Management, which administers the grazing allotments, to find solutions. To help identify the source of the pollution in each basin the biologists decide to assign the grazing allotment name and number to individual streams so they know which allotment each segment of each stream passes through. They again use intersect, this time overlaying grazing allotments with streams (area features can be overlaid with line or point features as well as other area features).

If field tests find a water quality issue with a particular stream, the biologists can filter the streams layer and find out which allotments the stream passes through. They can then link back to the federal database and get a report on each allotment (the type and number of livestock, the owner information, the administrating office, and so on). The information will help them determine the source of the pollution.

Map of grazing allotments overlaid with streams and filtered to select Bridge Creek
Map of grazing allotments overlaid with streams and filtered to select a specific stream—Bridge Creek. The map and table show in which allotment each stream segment falls.

Workflow using ArcGIS Online

Find out which hydrologic basins each grazing allotment is in

  1. Overlay grazing allotments with hydrologic basins using the Intersect option.
    Using intersect with grazing allotments and hydrologic basins

Display grazing allotments within a particular basin

  1. Filter the grazing allotment and hydrologic basin intersect layer by basin name.
    Filtering the grazing allotment and hydrologic basin intersect layer by basin name

Display a particular grazing allotment to see which basins it is in

  1. Filter the intersect layer by allotment number.
    Filtering the intersect layer by allotment number

Find out which grazing allotments each stream passes through, if any

  1. Overlay streams with grazing allotments using the Intersect option. The output layer contains only those stream segments that cross a grazing allotment.
    Overlay streams with grazing allotments using the Intersect option
  2. Filter the stream and grazing allotment intersect layer by stream name.
    Filter the stream and grazing allotment intersect layer by stream name

Workflow using ArcGIS Desktop

Find out in which hydrologic basins each grazing allotment is

  1. Overlay grazing allotments with hydrologic basins using the Intersect tool.
    Overlay grazing allotments with hydrologic basins

Display grazing allotments within a particular basin

  1. Use Select By Attributes to select the basin for which you want to display the allotments. The selected features are highlighted on the map—the allotments (or portions of allotments) that fall in a particular basin.
    Use Select By Attribute to select the basin
  2. To display the features by themselves, use Create Layer From Selected Features. Then clear the selected features.
    Create a layer from the selected features

Display a particular grazing allotment to see which basins it is in

  1. Use Select By Attributes to select the allotment you want to display. The selected features are highlighted on the map. Again, use Create Layer From Selected Features to display the features by themselves.
    Selecting the allotment to display

Find out which grazing allotments each stream passes through, if any

  1. Overlay streams with grazing allotments using the Intersect tool. The output layer contains only those stream segments that cross a grazing allotment.
    Overlay streams with grazing allotments using the Intersect tool
  2. Use Select By Attributes to select the stream you want to display. The selected features are highlighted on the map. Use Create Layer From Selected Features to create a layer containing the stream segments. You can then display the segments color coded by the allotment they cross.
    Selecting the stream to display

Workflow using ArcGIS Pro

Find out in which hydrologic basins each grazing allotment is

  1. Overlay grazing allotments with hydrologic basins using the Intersect tool.
    Overlay grazing allotments with hydrologic basins

Display grazing allotments within a particular basin

  1. Use Select Layer By Attribute to select the basin for which you want to display the allotments. The selected features are highlighted on the map—the allotments (or portions of allotments) that fall in a particular basin.
    Use Select Layer By Attribute to select the basin
  2. To display the features by themselves, use Copy Features. Then clear the selected features.
    Create a layer from the selected features

Display a particular grazing allotment to see which basins it is in

  1. Use Select Layer By Attribute to select the allotment you want to display. The selected features are highlighted on the map. Again, use Copy Features to display the features by themselves.
    Selecting the allotment to display

Find out which grazing allotments each stream passes through, if any

  1. Overlay streams with grazing allotments using the Intersect tool. The output layer contains only those stream segments that cross a grazing allotment.
    Overlay streams with grazing allotments using the Intersect tool
  2. Use Select Layer By Attribute to select the stream you want to display. The selected features are highlighted on the map. Use Copy Features to create a layer containing the stream segments. You can then display the segments color coded by the allotment they cross.
    Selecting the stream to display

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2021 Esri. | Privacy | Legal