{
 "currentVersion": 10.61,
 "id": 52,
 "name": "Verizon Conduits",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102686,
  "latestWkid": 2249
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 49,
  "name": "Telecom"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "SUBTYPECODE",
   "field2": null,
   "field3": null,
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       93,
       0,
       130,
       255
      ],
      "width": 1.5
     },
     "value": "1",
     "label": "Duct Bank",
     "description": ""
    }
   ],
   "fieldDelimiter": ","
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 762264.4787548445,
  "ymin": 2948112.490618199,
  "xmax": 764083.337321844,
  "ymax": 2950604.5161459446,
  "spatialReference": {
   "wkid": 102686,
   "latestWkid": 2249
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": "SubtypeCode",
 "subtypeFieldName": "SubtypeCode",
 "subtypeField": "SubtypeCode",
 "defaultSubtypeCode": 2,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Enabled",
   "domain": {
    "type": "codedValue",
    "name": "WS3_EnabledDomain",
    "description": "Provides options for determined whether the Junction Feature is enabled, and will allow flow and tracing through it when participating in a geometric network. Used with all Junction features which inherit Enabled attribute from the NetworkFeature class.",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CONDUITID",
   "type": "esriFieldTypeString",
   "alias": "Conduit ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "CLLI",
   "type": "esriFieldTypeString",
   "alias": "Common Language Location Identifier",
   "length": 20,
   "domain": null
  },
  {
   "name": "MANUFACTURER",
   "type": "esriFieldTypeString",
   "alias": "MANUFACTURER",
   "length": 20,
   "domain": null
  },
  {
   "name": "CALCULATEDLENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "Calculated Length",
   "domain": null
  },
  {
   "name": "MEASUREDLENGTH",
   "type": "esriFieldTypeDouble",
   "alias": "Measured Length",
   "domain": {
    "type": "range",
    "name": "WS3_Measured Length",
    "description": "Provides range limits for the Measure Length. Used with the MeasuredLength attribute on the following classes: Conduit, CopperCable, FiberCable, Duct, Innerduct and Span.",
    "range": [
     1,
     10000
    ],
    "mergePolicy": "esriMPTSumValues",
    "splitPolicy": "esriSPTGeometryRatio"
   }
  },
  {
   "name": "INSTALLATIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "Installation Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "DIAMETER",
   "type": "esriFieldTypeDouble",
   "alias": "DIAMETER",
   "domain": null
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "COMMENTS",
   "length": 100,
   "domain": null
  },
  {
   "name": "MATERIAL",
   "type": "esriFieldTypeInteger",
   "alias": "Material",
   "domain": {
    "type": "codedValue",
    "name": "WS3_ConduitMaterial",
    "description": "Provides options for the type of Anchor. Used with the Coduit.Material, Duct.Material, and Innerduct.Material attributes",
    "codedValues": [
     {
      "name": "HDPE",
      "code": 1
     },
     {
      "name": "PVC",
      "code": 2
     },
     {
      "name": "SplitHDPE",
      "code": 3
     },
     {
      "name": "SplitPVC",
      "code": 4
     },
     {
      "name": "BlackIronPipe",
      "code": 5
     },
     {
      "name": "BlackSteelPipe",
      "code": 6
     },
     {
      "name": "CastIronPipe",
      "code": 7
     },
     {
      "name": "ClaySewerPipe",
      "code": 8
     },
     {
      "name": "FlexDuct",
      "code": 9
     },
     {
      "name": "SteelCasing",
      "code": 10
     },
     {
      "name": "TerraCotta",
      "code": 11
     },
     {
      "name": "Wood",
      "code": 12
     },
     {
      "name": "Quad",
      "code": 13
     },
     {
      "name": "Unknown",
      "code": 14
     },
     {
      "name": "NotApplicable",
      "code": 15
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "SUBTYPECODE",
   "type": "esriFieldTypeInteger",
   "alias": "Subtype Code",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 100,
   "domain": null
  },
  {
   "name": "SHAPE_Length",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE_Length",
   "domain": null
  },
  {
   "name": "OWNER",
   "type": "esriFieldTypeString",
   "alias": "OWNER",
   "length": 20,
   "domain": null
  },
  {
   "name": "PLAN_1",
   "type": "esriFieldTypeString",
   "alias": "PLAN",
   "length": 255,
   "domain": null
  },
  {
   "name": "PLAN_2",
   "type": "esriFieldTypeString",
   "alias": "PLAN_2",
   "length": 255,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_SHAPE",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "MEASUREDLENGTH": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"}
   },
   "id": 1,
   "name": "Duct Bank"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "MEASUREDLENGTH": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"}
   },
   "id": 2,
   "name": "Trench"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "MEASUREDLENGTH": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "CONDUITID": null,
    "CLLI": null,
    "MANUFACTURER": null,
    "CALCULATEDLENGTH": null,
    "MEASUREDLENGTH": null,
    "INSTALLATIONDATE": null,
    "DIAMETER": null,
    "COMMENTS": null,
    "MATERIAL": null,
    "SUBTYPECODE": 1,
    "GLOBALID": null,
    "NAME": null,
    "OWNER": null,
    "PLAN_1": null,
    "PLAN_2": null
   },
   "code": 1,
   "name": "Duct Bank"
  },
  {
   "domains": {
    "ENABLED": {"type": "inherited"},
    "MEASUREDLENGTH": {"type": "inherited"},
    "MATERIAL": {"type": "inherited"}
   },
   "defaultValues": {
    "ENABLED": 1,
    "CONDUITID": null,
    "CLLI": null,
    "MANUFACTURER": null,
    "CALCULATEDLENGTH": null,
    "MEASUREDLENGTH": null,
    "INSTALLATIONDATE": null,
    "DIAMETER": null,
    "COMMENTS": null,
    "MATERIAL": null,
    "SUBTYPECODE": 2,
    "GLOBALID": null,
    "NAME": null,
    "OWNER": null,
    "PLAN_1": null,
    "PLAN_2": null
   },
   "code": 2,
   "name": "Trench"
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, 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
}