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
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_length" DOUBLE,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.