Experimental Forest And Range Locations (Feature Layer)
Department of Agriculture
@usgov.usda_gov_experimental_forest_and_range_locations_featu_3cb0a10b
Department of Agriculture
@usgov.usda_gov_experimental_forest_and_range_locations_featu_3cb0a10b
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"name" VARCHAR,
"station" VARCHAR,
"region" VARCHAR,
"land_ownership" VARCHAR,
"state" VARCHAR,
"established" BIGINT,
"hectares" BIGINT,
"acres" BIGINT,
"lead_scientist" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"type" VARCHAR,
"contact_info" VARCHAR
);
Anyone who has the link will be able to view this.