BLM OR Aerial Photography Project Polygon Hub
Department of the Interior
@usgov.doi_gov_blm_or_aerial_photography_project_polygon_hub
Department of the Interior
@usgov.doi_gov_blm_or_aerial_photography_project_polygon_hub
AP_PROJECT_POLY:
Data consisting of polygons representing the spatial footprints of full aerial photography projects.
Organization: Department of the Interior
Last updated: 2024-02-09T05:14:09.367290
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.