BLM OR Aerial Photography Project Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_aerial_photography_project_polygon_hub_d2aff
Department of the Interior
@usgov.doi_gov_blm_or_aerial_photography_project_polygon_hub_d2aff
AP_PROJECT_POLY:
Data consisting of polygons representing the spatial footprints of full aerial photography projects.
Organization: Department of the Interior
Last updated: 2025-09-25T02:14:55.170763
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" BIGINT,
"project_name" VARCHAR,
"sensor_type" VARCHAR,
"project_year" DOUBLE,
"status" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"photo_scale" DOUBLE,
"ground_sample_distance" DOUBLE,
"ground_sample_distance_unit_of_measure" VARCHAR,
"rectified" VARCHAR,
"earth_explorer_project" VARCHAR,
"description" 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.