Places Of Use - Agriculture
State of Oregon
@usgov.state_of_oregon_places_of_use_agriculture
State of Oregon
@usgov.state_of_oregon_places_of_use_agriculture
Points of Diversion (POD): Depicts the location of each water right diversion point (POD) and provides basic information about the associated water right. All current and individually held water rights are shown in this data set except for those held by irrigation districts, applications, temporary transfers, instream leases, and limited licenses.Current code definitions at: https://www.oregon.gov/owrd/WRDFormsPDF/wris_code_key.pdf.Compilation procedures document at: https://arcgis.wrd.state.or.us/data/OWRD_WR_GIS_procedures.pdf. ----- Places of Use (POU): Depicts the location of each water right place of use (POU) polygon and provides basic information about the associated water right. All current and individually held water rights are shown in this data set except for those held by irrigation districts, applications, temporary transfers, instream leases, and limited licenses.Current code definitions at: https://www.oregon.gov/owrd/WRDFormsPDF/wris_code_key.pdf.Compilation procedures document at: https://arcgis.wrd.state.or.us/data/OWRD_WR_GIS_procedures.pdf.
Organization: State of Oregon
Last updated: 2024-09-20T19:55:09.163689
Tags: oregon, places-of-use, points-of-appropriation, points-of-diversion, water-rights
CREATE TABLE table_1 (
"objectid" BIGINT,
"pou_display" VARCHAR,
"pou_display_short" VARCHAR,
"wris_link" VARCHAR,
"snp_id" BIGINT,
"pou_use_id" BIGINT,
"app_char" VARCHAR,
"app_nbr" DOUBLE,
"permit_char" VARCHAR,
"permit_nbr" DOUBLE,
"cert_nbr" DOUBLE,
"claim_char" VARCHAR,
"claim_nbr" VARCHAR,
"decree_title" VARCHAR,
"transfer_nbr" VARCHAR,
"wr_type" VARCHAR,
"name_last" VARCHAR,
"name_first" VARCHAR,
"name_company" VARCHAR,
"use_code" VARCHAR,
"use_category" BIGINT,
"use_code_description" VARCHAR,
"priority_date" TIMESTAMP,
"supplemental" BIGINT,
"wris_acres" DOUBLE,
"technician_initials" VARCHAR,
"agency" VARCHAR,
"rec_creation_date" TIMESTAMP,
"last_updt_date" TIMESTAMP,
"feature_quality_code" DOUBLE,
"delta_size" DOUBLE,
"remarks" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.