Special Uses Communications Sites (Feature Layer)
Department of Agriculture
@usgov.usda_gov_special_uses_communications_sites_feature_layer_3e493
Department of Agriculture
@usgov.usda_gov_special_uses_communications_sites_feature_layer_3e493
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"managing_org" DOUBLE,
"national_forest" VARCHAR,
"forest_telephone_number" VARCHAR,
"district" VARCHAR,
"district_telephone_number" VARCHAR,
"communications_site_name" VARCHAR,
"designation" VARCHAR,
"population_zone_served" VARCHAR,
"communications_site_management" VARCHAR,
"approved_date" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"region" DOUBLE,
"acres" DOUBLE,
"site_elevation" DOUBLE,
"state" VARCHAR,
"county" VARCHAR,
"rev_date" VARCHAR,
"data_source" VARCHAR,
"power" VARCHAR,
"fiber_optic" VARCHAR
);
Anyone who has the link will be able to view this.