Other Surface Right (Feature Layer)
Department of Agriculture
@usgov.usda_gov_other_surface_right_feature_layer_21e14
Department of Agriculture
@usgov.usda_gov_other_surface_right_feature_layer_21e14
CREATE TABLE table_1 (
"objectid" BIGINT,
"surfacerightid" VARCHAR,
"casename" VARCHAR,
"localcaseid" VARCHAR,
"caseclass" VARCHAR,
"region" BIGINT,
"righttype" VARCHAR,
"rightname" VARCHAR,
"statusmethod" VARCHAR,
"actiondate" TIMESTAMP,
"actionfiscalyear" DOUBLE,
"actioncalyear" DOUBLE,
"expirationdate" TIMESTAMP,
"claimanttype" VARCHAR,
"officialacres" DOUBLE,
"gis_acres" DOUBLE,
"comments" VARCHAR,
"nfs_landunit_fk" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.