{
 "currentVersion": 10.8,
 "id": 106,
 "name": "MDEM Digital Terrain Model Water Lines",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 2899,
  "latestWkid": 2899
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 79,
  "name": "Hydrography"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "FTYPE",
   "field2": null,
   "field3": null,
   "defaultSymbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     163,
     0,
     35,
     255
    ],
    "width": 1
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       128,
       79,
       255
      ],
      "width": 1
     },
     "value": "462",
     "label": "Obscure River Centerline",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       148,
       0,
       96,
       255
      ],
      "width": 1
     },
     "value": "460",
     "label": "Stream",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       153,
       0,
       74,
       255
      ],
      "width": 1
     },
     "value": "461",
     "label": "Stream Centerline",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -1.0215852097169962E7,
  "ymin": 3591220.102647619,
  "xmax": -9807250.127798937,
  "ymax": 4163866.3118303213,
  "spatialReference": {
   "wkid": 102113,
   "latestWkid": 3785
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "SOURCE_DATADESC",
 "typeIdField": "FTYPE",
 "subtypeFieldName": "FTYPE",
 "subtypeField": "FTYPE",
 "defaultSubtypeCode": 460,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "SOURCE_DATADESC",
   "type": "esriFieldTypeString",
   "alias": "SOURCE_DATADESC",
   "length": 100,
   "domain": null
  },
  {
   "name": "DATA_SECURITY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Data_Security",
   "domain": {
    "type": "codedValue",
    "name": "WS2_Sec_Classification Domain",
    "description": "Security Classification of data",
    "codedValues": [
     {
      "name": "Unknown",
      "code": 0
     },
     {
      "name": "Top Secret",
      "code": 1
     },
     {
      "name": "Secret",
      "code": 2
     },
     {
      "name": "Confidential",
      "code": 3
     },
     {
      "name": "Restricted",
      "code": 4
     },
     {
      "name": "Unclassified",
      "code": 5
     },
     {
      "name": "Sensitive",
      "code": 6
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "DISTRIBUTION_POLICY",
   "type": "esriFieldTypeString",
   "alias": "Distribution_Policy",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "WS2_Distribution_Policy Domain",
    "description": "Access and Use constraints of data",
    "codedValues": [
     {
      "name": "Emergency Service Provider - Internal Use Only",
      "code": "A1"
     },
     {
      "name": "Emergency Service Provider - Bitmap Display Via Web",
      "code": "A2"
     },
     {
      "name": "Emergency Service Provider - Free Distribution to Third Parties",
      "code": "A3"
     },
     {
      "name": "Emergency Service Provider - Free Distribution to Third Parties Via Internet",
      "code": "A4"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Internal Use Only",
      "code": "B1"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Bitmap Display Via Web",
      "code": "B2"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Free Distribution to Third Parties",
      "code": "B3"
     },
     {
      "name": "Government Agencies or Their Delegated Agents - Free Distribution to Third Parties Via Internet",
      "code": "B4"
     },
     {
      "name": "Other Public or Educational Institutions - Internal Use Only",
      "code": "C1"
     },
     {
      "name": "Other Public or Educational Institutions - Bitmap Display Via Web",
      "code": "C2"
     },
     {
      "name": "Other Public or Educational Institutions - Free Distribution to Third Parties",
      "code": "C3"
     },
     {
      "name": "Other Public or Educational Institutions - Free Distribution to Third Parties Via Internet",
      "code": "C4"
     },
     {
      "name": "Data Contributors - Internal Use Only",
      "code": "D1"
     },
     {
      "name": "Data Contributors - Bitmap Display Via Web",
      "code": "D2"
     },
     {
      "name": "Data Contributors - Free Distribution to Third Parties",
      "code": "D3"
     },
     {
      "name": "Data Contributors - Free Distribution to Third Parties Via Internet",
      "code": "D4"
     },
     {
      "name": "Public Domain - Internal Use Only",
      "code": "E1"
     },
     {
      "name": "Public Domain - Bitmap Display Via Web",
      "code": "E2"
     },
     {
      "name": "Public Domain - Free Distribution to Third Parties",
      "code": "E3"
     },
     {
      "name": "Public Domain - Free Distribution to Third Parties Via Internet",
      "code": "E4"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LOADDATE",
   "type": "esriFieldTypeDate",
   "alias": "LOADDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "QUALITY",
   "type": "esriFieldTypeInteger",
   "alias": "Quality",
   "domain": {
    "type": "codedValue",
    "name": "WS2_Quality Domain",
    "description": "",
    "codedValues": [
     {
      "name": "MDEM",
      "code": 1
     },
     {
      "name": "Non MDEM",
      "code": 2
     },
     {
      "name": "Unknown",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SCALE",
   "type": "esriFieldTypeInteger",
   "alias": "Scale",
   "domain": {
    "type": "codedValue",
    "name": "WS2_Scale Domain",
    "description": "",
    "codedValues": [
     {
      "name": "Small Scale",
      "code": 1
     },
     {
      "name": "Medium Scale",
      "code": 2
     },
     {
      "name": "Large Scale",
      "code": 3
     },
     {
      "name": "Unknown or Scale NA",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FLOWDIR",
   "type": "esriFieldTypeInteger",
   "alias": "FlowDir",
   "domain": {
    "type": "codedValue",
    "name": "WS2_HydroFlowDirections Domain",
    "description": "",
    "codedValues": [
     {
      "name": "Uninitialized",
      "code": 0
     },
     {
      "name": "WithDigitized",
      "code": 1
     },
     {
      "name": "AgainstDigitized",
      "code": 2
     },
     {
      "name": "Indeterminate",
      "code": 3
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FTYPE",
   "type": "esriFieldTypeInteger",
   "alias": "FType",
   "domain": null
  },
  {
   "name": "FCODE",
   "type": "esriFieldTypeInteger",
   "alias": "FCode",
   "domain": null
  },
  {
   "name": "Level_",
   "type": "esriFieldTypeInteger",
   "alias": "Level",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R272_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S261_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "id": 460,
   "name": "Stream"
  },
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "id": 461,
   "name": "Stream Centerline"
  },
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "id": 462,
   "name": "Obscure Stream Centerline"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "defaultValues": {
    "SOURCE_DATADESC": null,
    "DATA_SECURITY": 0,
    "DISTRIBUTION_POLICY": "E4",
    "LOADDATE": null,
    "QUALITY": 0,
    "SCALE": 0,
    "FLOWDIR": 0,
    "FTYPE": 460,
    "FCODE": 46000,
    "Level_": null
   },
   "code": 460,
   "name": "Stream"
  },
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "defaultValues": {
    "SOURCE_DATADESC": null,
    "DATA_SECURITY": 0,
    "DISTRIBUTION_POLICY": "E4",
    "LOADDATE": null,
    "QUALITY": 0,
    "SCALE": 0,
    "FLOWDIR": 0,
    "FTYPE": 460,
    "FCODE": 46000,
    "Level_": null
   },
   "code": 461,
   "name": "Stream Centerline"
  },
  {
   "domains": {
    "DATA_SECURITY": {"type": "inherited"},
    "DISTRIBUTION_POLICY": {"type": "inherited"},
    "QUALITY": {"type": "inherited"},
    "SCALE": {"type": "inherited"},
    "FLOWDIR": {"type": "inherited"}
   },
   "defaultValues": {
    "SOURCE_DATADESC": null,
    "DATA_SECURITY": 0,
    "DISTRIBUTION_POLICY": "E4",
    "LOADDATE": null,
    "QUALITY": 0,
    "SCALE": 0,
    "FLOWDIR": 0,
    "FTYPE": 460,
    "FCODE": 46000,
    "Level_": null
   },
   "code": 462,
   "name": "Obscure Stream Centerline"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "hasM": 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,
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}