BLM OR Structures Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_structures_point_hub
Department of the Interior
@usgov.doi_gov_blm_or_structures_point_hub
CREATE TABLE table_1 (
"structure_date_accuracy" VARCHAR,
"last_maint_date_accuracy" VARCHAR,
"treatment_unique_identifier" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR,
"name" VARCHAR,
"structure_type" VARCHAR,
"status" VARCHAR,
"project_name" VARCHAR,
"structure_date" VARCHAR,
"last_maintenance_date" VARCHAR,
"condition" VARCHAR,
"materials" VARCHAR,
"reason" VARCHAR,
"reason_2" VARCHAR,
"administrative_unit_code" VARCHAR,
"facility_admin" VARCHAR,
"plan_id" VARCHAR,
"initiative" VARCHAR,
"initiative_2" VARCHAR,
"budget_code" VARCHAR,
"workagent" VARCHAR,
"fams_key" VARCHAR,
"rips_key" VARCHAR,
"nhd_reach_code" VARCHAR,
"current" VARCHAR,
"cartographic_text" VARCHAR,
"elevation_ft" DOUBLE,
"height_ft" DOUBLE,
"alternative" VARCHAR,
"archaeological_clearance_date" VARCHAR,
"botany_clearance_date" VARCHAR,
"wildlife_clearance_date" VARCHAR,
"side_measure_m" DOUBLE,
"buffer_radius_m" DOUBLE,
"symbol_rotation_deg" DOUBLE,
"local_link" VARCHAR,
"coordinate_source" VARCHAR,
"accuracy_ft" DOUBLE,
"structures_unique_identifier" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.