Description Usage Format Source Examples
Delineation of areas served by a group of surface-water and (or) groundwater diversions.
1 |
An object of SpatialPolygonsDataFrame class containing 235 Polygons and a data.frame with the following variables:
name of the irrigation entity served by a group of diversions.
water source, either “Mixed” for a mixture of surface water and groundwater, “SW Only” for surface-water only, or “GW Only” for groundwater only.
concatenation of the EntityName
and Source
character strings.
name of the precipitation zone.
See precip.zones
dataset for details.
Geographic coordinates are in units of meters, in conformance with the North American Datum of 1983 (NAD 83), and placed in the Idaho Transverse Mercator projection (IDTM).
Idaho Department of Water Resources (IDWR), accessed on December 11, 2014; derived from IDWR water rights database, Blaine County tax lot data, and IDWR irrigated land classification files.
1 2 | sp::plot(irr.entities)
print(irr.entities)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.