BLM CO PLSS Points Corners
Department of the Interior
@usgov.doi_gov_blm_co_plss_points_corners_4119d
Department of the Interior
@usgov.doi_gov_blm_co_plss_points_corners_4119d
These are the corners of the Public Land Survey System (PLSS). This data set contains summary information about the coordinate location and reliability of corner coordinate information.
Organization: Department of the Interior
Last updated: 2025-09-25T02:17:43.375562
Tags: blm, boundaries, bureau-of-land-management, cadastral, colorado, department-of-the-interior, doi, geospatial, location, management, planningcadastre, plss, plss-point
CREATE TABLE table_1 (
"objectid" BIGINT,
"township_identifier" VARCHAR,
"corner_point_id" VARCHAR,
"corner_point_label" VARCHAR,
"x_or_east_coordinate" DOUBLE,
"y_or_north_coordinate" DOUBLE,
"z_or_height_coordinate" DOUBLE,
"average_township_elevation" DOUBLE,
"reliability_text" VARCHAR,
"reliability_number" DOUBLE,
"error_in_x" DOUBLE,
"error_in_y" DOUBLE,
"error_in_z" DOUBLE,
"horizontal_datum" VARCHAR,
"vertical_datum" VARCHAR,
"coordinate_collection_method" VARCHAR,
"coordinate_system" VARCHAR,
"data_steward" VARCHAR,
"second_data_steward" VARCHAR,
"first_plss_point_alternate_name" VARCHAR,
"second_plss_point_alternate_name" VARCHAR,
"third_plss_point_alternate_name" VARCHAR,
"fourth_plss_point_alternate_name" VARCHAR,
"survey_year" DOUBLE,
"revised_date" VARCHAR,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.