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