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
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.