{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 11,
 "name": "Abandoned Water Main",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 32164,
  "latestWkid": 32164,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -16800800,
  "falseY": -32802000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "Water"
 },
 "subLayers": [],
 "minScale": 10000,
 "maxScale": 50,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSDashDot",
    "color": [
     68,
     101,
     137,
     255
    ],
    "width": 2
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "\"Abandon\"",
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "textLayout": "straight",
    "deconflictionStrategy": "dynamic",
    "allowOverrun": true,
    "repeatLabel": false,
    "lineConnection": "none",
    "multiPart": "labelPerFeature",
    "stackLabel": true,
    "stackRowLength": 24,
    "stackAlignment": "dynamic",
    "removeDuplicates": "none",
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 1800,
    "name": "Default",
    "priority": 15,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      38,
      115,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2198099.5165606625,
  "ymin": 1.5799231841633238E7,
  "xmax": 2273084.5440837443,
  "ymax": 1.5895277296523571E7,
  "spatialReference": {
   "wkid": 32164,
   "latestWkid": 32164,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -16800800,
   "falseY": -32802000,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "PIPETYPE",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "PIPESIZE",
   "type": "esriFieldTypeInteger",
   "alias": "PIPESIZE",
   "domain": {
    "type": "codedValue",
    "name": "wDomainPipeSize",
    "description": "Size of Pipe In Inches",
    "codedValues": [
     {
      "name": "1",
      "code": 1
     },
     {
      "name": "2",
      "code": 2
     },
     {
      "name": "3",
      "code": 3
     },
     {
      "name": "4",
      "code": 4
     },
     {
      "name": "6",
      "code": 6
     },
     {
      "name": "8",
      "code": 8
     },
     {
      "name": "10",
      "code": 10
     },
     {
      "name": "12",
      "code": 12
     },
     {
      "name": "14",
      "code": 14
     },
     {
      "name": "16",
      "code": 16
     },
     {
      "name": "18",
      "code": 18
     },
     {
      "name": "20",
      "code": 20
     },
     {
      "name": "24",
      "code": 24
     },
     {
      "name": "30",
      "code": 30
     },
     {
      "name": "36",
      "code": 36
     },
     {
      "name": "42",
      "code": 42
     },
     {
      "name": "48",
      "code": 48
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PIPETYPE",
   "type": "esriFieldTypeString",
   "alias": "PIPETYPE",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "wDomainPipeType",
    "description": "Type of Pipe",
    "codedValues": [
     {
      "name": "Asbestos Cement",
      "code": "AC"
     },
     {
      "name": "Cast Iron",
      "code": "CI"
     },
     {
      "name": "Cast Iron Relined",
      "code": "CIR"
     },
     {
      "name": "Concrete",
      "code": "CON"
     },
     {
      "name": "Copper",
      "code": "CU"
     },
     {
      "name": "Ductile Iron",
      "code": "DIP"
     },
     {
      "name": "Ductile Iron w/polywrap",
      "code": "DIW"
     },
     {
      "name": "PVC",
      "code": "PVC"
     },
     {
      "name": "Not Specified",
      "code": "NS"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "YEAR_ABANDONED",
   "type": "esriFieldTypeInteger",
   "alias": "YEAR_ABANDONED",
   "domain": null
  },
  {
   "name": "SUBDIVISION",
   "type": "esriFieldTypeString",
   "alias": "SUBDIVISION",
   "length": 100,
   "domain": null
  },
  {
   "name": "SUBPHASE",
   "type": "esriFieldTypeString",
   "alias": "SUBPHASE",
   "length": 8,
   "domain": null
  },
  {
   "name": "CONTRACTOR",
   "type": "esriFieldTypeString",
   "alias": "CONTRACTOR",
   "length": 50,
   "domain": null
  },
  {
   "name": "ACCEPTANCEDATE",
   "type": "esriFieldTypeDate",
   "alias": "ACCEPTANCEDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "PROJECTNUMBER",
   "type": "esriFieldTypeString",
   "alias": "PROJECTNUMBER",
   "length": 30,
   "domain": null
  },
  {
   "name": "CIPNUMBER",
   "type": "esriFieldTypeString",
   "alias": "CIPNUMBER",
   "length": 24,
   "domain": null
  },
  {
   "name": "ID",
   "type": "esriFieldTypeString",
   "alias": "ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPTION",
   "length": 60,
   "domain": null
  },
  {
   "name": "INSPGPSDATE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "INSPGPSDATE",
   "domain": null
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "NOTES",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FACILITYID",
   "length": 20,
   "domain": null
  },
  {
   "name": "ASSETID",
   "type": "esriFieldTypeString",
   "alias": "ASSET ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R7572_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_7572",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_7572",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S6437_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 5000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}