Tongass Landslide Initiation (Feature Layer)
Department of Agriculture
@usgov.usda_gov_tongass_landslide_initiation_feature_layer_29427
Department of Agriculture
@usgov.usda_gov_tongass_landslide_initiation_feature_layer_29427
This is the point feature class for the once-over landslide inventory of the Tongass National Forest. Most of the landslide polygons were digitized on the 1998 to 2010 orthophotos in GIS. Many of them were age bracketed using air photos back to the 1929 Navy Trimegon photos. It includes both field and photo interpreted landslides. This point layer represents initiation points for debris avalanches, debris torrents, combination-debris avalanches/torrents, slumps, rock fall initiated failures, and rotational failures. There is an accompanying polygon feature class (Tongass_Landslide_Areas), which represents all mass wasting features, including talus slopes, snow avalanche fields, and snow avalanche chutes. Metadata
Organization: Department of Agriculture
Last updated: 2024-03-30T10:53:53.919431
Tags: avalanche, landslides, mass-wasting, open-data, tongass-national-forest
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"tnf_ls_no" BIGINT,
"slide_no" VARCHAR,
"inventory" VARCHAR,
"confid_dat" VARCHAR,
"yr_int_typ" VARCHAR,
"yr_occurance" BIGINT,
"latest_year_notseen" DOUBLE,
"first_year_seen" BIGINT,
"treatment" VARCHAR,
"rd_related" VARCHAR,
"strm_impac" VARCHAR,
"pred_cover" VARCHAR,
"cover_spp" VARCHAR,
"cover_percent" DOUBLE,
"fail_type" VARCHAR,
"veg_class" VARCHAR,
"examiner" VARCHAR,
"slope_per" DOUBLE,
"slope_sha" VARCHAR,
"bdrk_f_zon" VARCHAR,
"pm_f_zone" VARCHAR,
"landslide_name" VARCHAR,
"landwehr_n" DOUBLE,
"grouped_sl" VARCHAR,
"recurrance" VARCHAR,
"number" VARCHAR
);Anyone who has the link will be able to view this.