Description: This dataset contains all the surface and subsurface ownership. In order to correctly view current surface or subsurface ownership, the following specific queries need to be utilized: Surface Only: SurfaceOwnership = 'Y' AND SubsurfaceOwnership IN ( '2', '4', '5') AND IsActive = 1 (This views only where the state owns the surface.)Subsurface Only: SubsurfaceOwnership IN ('1', '3') AND SurfaceOwnership IN ('N', 'C', 'U') AND IsActive = 1 (This views only where the state owns the subsurface.)Surface and Subsurface: SurfaceOwnership = 'Y' AND SubsurfaceOwnership IN ('1', '3') AND IsActive = 1 (This views parcels where the state owns both surface and subsurface for the same parcel.)Surface Ownership: SurfaceOwnership = 'Y' and IsActive = 1 (This views all the state surface ownership, which may include state subsurface ownership where owned.)Subsurface Ownership: SubsurfaceOwnership IN ('1','3') AND IsActive = 1 (This views all the state subsurface ownership, which may include state surface ownership where owned.)The following provide the key to the OSLI GIS data coded values:1. State Surface Ownership Layer Field: Surface Ownership Coded Values: Y = Yes N = No U = Unknown C = Conflict2. State Subsurface Ownership Layer Field: Subsurface Ownership Coded Values: 1 = All 2 = None 3 = Partial 4 = Unknown 5 = Conflict3. State Land Public Access Layer Field: Access Coded Values: 1 = Parcels With Road Access or Adjacent State Land Access 2 = Parcels With Adjacent Public Access 3 = Parcels With Possible Water Access 4 = No Known Public Access 5 = Research Needed
Service Item Id: 53f98465762a42ae8e3e0a90db589c2b
Copyright Text: This dataset is created and maintained by the OSLI GIS team on what the OSLI inventories.
Access
(
type: esriFieldTypeSmallInteger, alias: Access, editable: true, nullable: true, defaultValue: 1, modelName: Access
, Coded Values:
[1: Parcels With Road Access or Adjacent State Land Access]
, [2: Parcels With Adjacent Public Access]
, [3: Parcels With Possible Water Access]
, ...2 more...
)