BLM OR Monitoring And Sample Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_monitoring_and_sample_point_hub
Department of the Interior
@usgov.doi_gov_blm_or_monitoring_and_sample_point_hub
SAMPLE_PT: This dataset represents monitoring and sample locations (points). Monitoring is a generic term describing various kinds of assessments that the BLM makes on public land natural resources and/or management actions undertaken. The SAMPLE_PT dataset represents places where a measurement of some type has occurred. Examples of measurement types are: vegetation transects or plots, soil pit descriptions, and observations/photos of resource use or impact. For full documentation see SAMPLE POINTS SPATIAL DATA STANDARD. http://www.blm.gov/or/efoia/fy2012/im/p/im-or-2012-051.pdf
Organization: Department of the Interior
Last updated: 2025-09-11T21:45:03.706682
Tags: biota, environment, geospatial, management, monitoring, monitoring-points, oregon, sample-points, samples, vegetation, washington
CREATE TABLE table_1 (
"objectid" VARCHAR,
"sample_id" VARCHAR,
"sample_grp" VARCHAR,
"sample_type" VARCHAR,
"sample_meth" VARCHAR,
"lastvisit_dt" VARCHAR,
"establish_dt" VARCHAR,
"direction" VARCHAR,
"length_ft" DOUBLE,
"elevation_ft" DOUBLE,
"rating1" VARCHAR,
"rating2" VARCHAR,
"rating3" VARCHAR,
"othername" VARCHAR,
"proj_nm" VARCHAR,
"coord_src" VARCHAR,
"accuracy_ft" DOUBLE,
"comments" VARCHAR,
"sample_guid" VARCHAR,
"current_cd" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.