BLM OR Recreation Site Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_recreation_site_polygon_hub
Department of the Interior
@usgov.doi_gov_blm_or_recreation_site_polygon_hub
recsite_poly: This data set shows the polygons for recreation site areas under BLM management in Oregon and Washington representing the physical extent of the managed site. Users should be aware that recsite point and polygon data are not stand alone datasets and must be viewed together to gain an accurate and complete understanding of recsites on the ground.
Organization: Department of the Interior
Last updated: 2024-02-09T05:12:18.534559
Tags: boating, camp-ground, day-use, environment, geospatial, management, nature-study, oregon, pacific-northwest, recreation, washington, wildlife-watching, winter-sports
CREATE TABLE table_1 (
"objectid" BIGINT,
"rec_name" VARCHAR,
"rec_type" VARCHAR,
"rec_label" VARCHAR,
"open_stat" VARCHAR,
"fee_auth" VARCHAR,
"rec_dev_lvl" VARCHAR,
"complt_dt" VARCHAR,
"budget_cd" VARCHAR,
"fac_admin" VARCHAR,
"blm_org_cd" VARCHAR,
"planid" VARCHAR,
"elev_ft" DOUBLE,
"famskey" VARCHAR,
"rmiskey" DOUBLE,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.