Public Land Survey Monument (Feature Layer)
Department of Agriculture
@usgov.usda_gov_public_land_survey_monument_feature_layer_09023
Department of Agriculture
@usgov.usda_gov_public_land_survey_monument_feature_layer_09023
A land survey point from a GCDB LX file, survey plat, or captured from a CFF land net coverage. Includes points generated by calculating an aliquot breakdown of a section.
Organization: Department of Agriculture
Last updated: 2025-09-02T23:56:21.133073
Tags: alp-land-dataset, corners, land-status, lands-and-realty, monuments, nfs-lands, open-data, usda-forest-service
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"monumentid" VARCHAR,
"corner_fk" VARCHAR,
"monumenttype" VARCHAR,
"monumentcaptype" VARCHAR,
"monumentdiameter" DOUBLE,
"monumentheight" DOUBLE,
"lengthunit" VARCHAR,
"monumentcondition" VARCHAR,
"monumentstatus" VARCHAR,
"markings" VARCHAR,
"comments" VARCHAR,
"region" BIGINT
);Anyone who has the link will be able to view this.