Range: Unit Pasture
Department of Agriculture
@usgov.usda_gov_range_unit_pasture_3ac93
Department of Agriculture
@usgov.usda_gov_range_unit_pasture_3ac93
Pasture is a feature class in the Rangeland Management data set. It represents the area boundaries of livestock grazing pastures. The area corresponds to tabular data in the RIMS (Rangeland Information Management System).
Organization: Department of Agriculture
Last updated: 2025-07-11T15:38:44.784969
Tags: boundaries, environment, farming
CREATE TABLE table_1 (
"admin_org_id" BIGINT,
"managing_org_id" BIGINT,
"pasture_id" VARCHAR,
"pasture_subtype" VARCHAR,
"pasture_nfs_acres" BIGINT,
"pasture_waived_acres" DOUBLE,
"pasture_other_acres" DOUBLE,
"pasture_total_acres" BIGINT,
"pasture_eos_compliance" VARCHAR,
"pasture_eos_compliance_year" DOUBLE,
"allot_cn" DOUBLE,
"allot_id" VARCHAR,
"allot_name" VARCHAR,
"globalid" VARCHAR,
"objectid" BIGINT,
"admin_org_name" VARCHAR,
"managing_org_name" VARCHAR,
"pasture_cn" DOUBLE,
"pasture_name" VARCHAR,
"pasture_status" VARCHAR,
"gis_acres" DOUBLE,
"pasture_mngd_to_std" VARCHAR,
"pasture_fy_mngd_to_std" BIGINT,
"rev_date" VARCHAR,
"data_source" VARCHAR,
"accuracy" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);Anyone who has the link will be able to view this.