Research Station Facilities (Feature Layer)
Department of Agriculture
@usgov.usda_gov_research_station_facilities_feature_layer_ce5fc
Department of Agriculture
@usgov.usda_gov_research_station_facilities_feature_layer_ce5fc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"location_name" VARCHAR,
"org_id" VARCHAR,
"location_type" VARCHAR,
"address_line1" VARCHAR,
"address_line2" VARCHAR,
"city" VARCHAR,
"state_code" VARCHAR,
"zip" VARCHAR,
"country_id" BIGINT,
"country_name" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"utmzone" VARCHAR,
"mscale" BIGINT,
"url" VARCHAR
);
Anyone who has the link will be able to view this.