BLM OR Recreation Site Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_recreation_site_point_hub_ad9f5
Department of the Interior
@usgov.doi_gov_blm_or_recreation_site_point_hub_ad9f5
recsite_point: This data set includes all recreation features under BLM management in Oregon which are best represented as points such as trailheads, dispersed campsites, and interpretive signs. 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: 2025-09-25T02:52:05.705879
Tags: boating, camp-ground, day-use, environment, 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,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.