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
This point feature class contains the locations of all 87 experimental forests, ranges and watersheds, including cooperating experimental areas. Metadata.
Organization: Department of Agriculture
Last updated: 2024-03-30T10:50:17.793481
Tags: cooperating, experimental-area, experimental-forest, experimental-range, experimental-watershed, open-data, research-and-development, usda-forest-service
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.