{
 "currentVersion": 10.71,
 "id": 16,
 "name": "Management Status",
 "type": "Feature Layer",
 "description": "Management status (public or private) for coastal Alabama.  Original data source:\n\nSilvano, A. L., J. B. Grand, E. R. Irwin, K. J. Kleiner, M. D. Mackenzie, M. S. Mitchell, A. Ernst and A. J. McKerrow. 2007. Land Stewardship Map of Alabama. Alabama Gap Analysis Project\n<a href='http://www.auburn.edu/academic/forestry_wildlife/alabama_gap_analysis_project/AL-GAP%20land%20stewardship%20metadata.htm'\ntarget='_blank'><b>Metadata<\/b><a><\/br>",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 14,
  "name": "Coastal Management"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "status",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       85,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "private lands",
     "label": "private lands",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       76,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "public lands",
     "label": "public lands",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -9844205.9433,
  "ymin": 3532222.337700002,
  "xmax": -9577376.6868,
  "ymax": 3674134.360100001,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "state_name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "objectid",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "state_fips",
   "type": "esriFieldTypeInteger",
   "alias": "State_FIPS",
   "domain": null
  },
  {
   "name": "state_name",
   "type": "esriFieldTypeString",
   "alias": "State_Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "gap_status",
   "type": "esriFieldTypeInteger",
   "alias": "GAP_Status",
   "domain": null
  },
  {
   "name": "class_desc",
   "type": "esriFieldTypeString",
   "alias": "Class_Desc",
   "length": 50,
   "domain": null
  },
  {
   "name": "owner_desc",
   "type": "esriFieldTypeString",
   "alias": "Owner_Desc",
   "length": 50,
   "domain": null
  },
  {
   "name": "owner_name",
   "type": "esriFieldTypeString",
   "alias": "Owner_Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "manager_de",
   "type": "esriFieldTypeString",
   "alias": "Manager_De",
   "length": 50,
   "domain": null
  },
  {
   "name": "managing_a",
   "type": "esriFieldTypeString",
   "alias": "Managing_A",
   "length": 50,
   "domain": null
  },
  {
   "name": "secondary_",
   "type": "esriFieldTypeString",
   "alias": "Secondary_",
   "length": 50,
   "domain": null
  },
  {
   "name": "proclamati",
   "type": "esriFieldTypeString",
   "alias": "Proclamati",
   "length": 80,
   "domain": null
  },
  {
   "name": "parcel_nam",
   "type": "esriFieldTypeString",
   "alias": "Parcel_Nam",
   "length": 80,
   "domain": null
  },
  {
   "name": "alt_name",
   "type": "esriFieldTypeString",
   "alias": "Alt_Name",
   "length": 80,
   "domain": null
  },
  {
   "name": "management",
   "type": "esriFieldTypeString",
   "alias": "Management",
   "length": 80,
   "domain": null
  },
  {
   "name": "shape_leng",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Leng",
   "domain": null
  },
  {
   "name": "status",
   "type": "esriFieldTypeString",
   "alias": "status",
   "length": 50,
   "domain": null
  },
  {
   "name": "shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "shape_Length",
   "domain": null
  },
  {
   "name": "shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "shape_Area",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID_1",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_shape",
   "fields": "shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 100000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}