BLM OR Stream Location Sample Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_stream_location_sample_point_hub_fc452
Department of the Interior
@usgov.doi_gov_blm_or_stream_location_sample_point_hub_fc452
STRM_LOC_PT: The Stream Location Points dataset represents field collected spatial locations and basic information about the physical characteristics of a stream network, including inception points (stream origins), periodicity and continuity transitions, stream confluences, and complex stream courses.
Organization: Department of the Interior
Last updated: 2025-09-25T02:34:24.253352
Tags: environment, geospatial, hydrology, inlandwaters, location, management, monitoring, monitoring-points, oregon, sample-points, samples, stream-location, washington
CREATE TABLE table_1 (
"visit_date_accuracy" VARCHAR,
"objectid" BIGINT,
"sample_type" VARCHAR,
"stream_location_type" VARCHAR,
"point_type" VARCHAR,
"survey_location" VARCHAR,
"stream_periodicity" VARCHAR,
"stream_continuity" VARCHAR,
"project_name" VARCHAR,
"visit_date" VARCHAR,
"nhd_edits" VARCHAR,
"coordinate_source" VARCHAR,
"accuracy_ft" BIGINT -- Accuracy (ft),
"sample_unique_identifier" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.