BLM OR Remote Sensing Lidar Project Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_remote_sensing_lidar_project_polygon_hub
Department of the Interior
@usgov.doi_gov_blm_or_remote_sensing_lidar_project_polygon_hub
LIDAR_PROJECT_POLY:
Data consists of polygons representing the spatial footprints of LIDAR projects over BLM lands in Oregon and Washington.
Organization: Department of the Interior
Last updated: 2024-02-09T05:14:09.365054
Tags: aerial-photography, bathymetry, contour, drone, elevation, environment, forest, geoscientificinformation, geospatial, hyperspectral, imagery, imagerybasemapsearthcover, lidar, management, oregon, primarydata, radar, range, remote-sensing, remotely-sensed-data, satellite, uas, unmanned-aircraft-system, vegetation, washington
CREATE TABLE table_1 (
"objectid" DOUBLE,
"project_name" VARCHAR,
"project_year" DOUBLE,
"status" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"pulse_density" DOUBLE,
"vertical_accuracy" DOUBLE,
"vertical_accuracy_unit_of_measure" VARCHAR,
"description" VARCHAR,
"lidar_report" VARCHAR,
"comments" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.