BLM WY Public Land Survey System Point
Department of the Interior
@usgov.doi_gov_blm_wy_public_land_survey_system_point_fe216
Department of the Interior
@usgov.doi_gov_blm_wy_public_land_survey_system_point_fe216
These are the corners of the PLSS. This data set contains summary information about the coordinate location and reliability of corner coordinate information within the BLM Administrative State of Wyoming. The information in the corner feature has been collected by the identified data steward. For more information about corner locations, credits and use limitations the identified data steward in the corner feature should be contacted. These are not the official representations and SHOULD NOT be used to determine official corner positions.
Organization: Department of the Interior
Last updated: 2025-09-25T02:15:02.379974
Tags: cadastral, coordinates, corners, management, planningcadastre, plss, point, primarydata, united-states, western-states, wyoming
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"plssid" VARCHAR,
"pointid" VARCHAR,
"pointlab" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"zcoord" DOUBLE,
"elev" DOUBLE,
"relytxt" VARCHAR,
"relynumb" DOUBLE,
"errorx" VARCHAR,
"errory" VARCHAR,
"errorz" VARCHAR,
"hdatum" VARCHAR,
"vdatum" VARCHAR,
"coordmeth" VARCHAR,
"coordsys" VARCHAR,
"steward1" VARCHAR,
"steward2" VARCHAR,
"local1" VARCHAR,
"local2" VARCHAR,
"local3" VARCHAR,
"local4" VARCHAR,
"surveyyear" DOUBLE,
"reviseddate" TIMESTAMP,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.