Wildlife Management Units
State of Oregon
@usgov.state_of_oregon_wildlife_management_units_5adfb
State of Oregon
@usgov.state_of_oregon_wildlife_management_units_5adfb
Oregon Department of Fish and Wildlife management unit boundaries are published in the Oregon Big Game Hunting Regulations. The mapping was updated in July 2016.
Organization: State of Oregon
Last updated: 2025-08-02T18:50:03.753915
Tags: management-units, wildlife
CREATE TABLE table_1 (
"objectid" BIGINT,
"unit_num" BIGINT,
"unit_name" VARCHAR,
"acres" DOUBLE,
"region" VARCHAR,
"landtypeid" BIGINT,
"landid" BIGINT,
"x" DOUBLE,
"y" DOUBLE,
"shape_starea" DOUBLE -- Shape STArea,,
"shape_stlength" DOUBLE -- Shape STLength,,
"mgt_layerid" DOUBLE,
"featureid" DOUBLE,
"globalid" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.