Forest Product Harvest Areas
Department of the Interior
@usgov.doi_gov_forest_product_harvest_areas
Department of the Interior
@usgov.doi_gov_forest_product_harvest_areas
CREATE TABLE table_1 (
"objectid" BIGINT,
"forest_product_type" VARCHAR,
"name" VARCHAR,
"status" VARCHAR,
"from" VARCHAR,
"directions_1" VARCHAR,
"directions_2" VARCHAR,
"directions_3" VARCHAR,
"directions_4" VARCHAR,
"adm_unit_cd" VARCHAR,
"gis_acres" DOUBLE,
"globalid" VARCHAR,
"created_user" VARCHAR,
"created_date" TIMESTAMP,
"last_edited_user" VARCHAR,
"last_edited_date" TIMESTAMP,
"stip_document" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.