Oregon Public Land Survey
State of Oregon
@usgov.state_of_oregon_oregon_public_land_survey
State of Oregon
@usgov.state_of_oregon_oregon_public_land_survey
This data layer is an element of the Oregon GIS Framework. This theme contains PLS lines for the State of Oregon. This PLS theme includes donation claims lands. Attributes in this theme show Township Range and Section values.
Organization: State of Oregon
Last updated: 2024-02-09T16:08:10.975234
Tags: 1994, cadastral, framework, oregon, planning-cadastre, pls-public-land-survey
CREATE TABLE table_1 (
"objectid" BIGINT,
"area" DOUBLE,
"perimeter" DOUBLE,
"pls" BIGINT,
"pls_id" BIGINT,
"township" DOUBLE,
"twp_char" VARCHAR,
"range" DOUBLE,
"rng_char" VARCHAR,
"section" BIGINT,
"dlc" BIGINT,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"loc_dlc" VARCHAR,
"tr" VARCHAR,
"loc_info" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.