{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 4,
 "name": "Fitting",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 0,
  "name": "Water"
 },
 "defaultVisibility": true,
 "minScale": 2388,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "dateFieldsTimeReference": {
   "timeZone": "UTC",
   "respectsDaylightSaving": false
  }
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "hasMetadata": true,
 "extent": {
  "xmin": 1926552.6920362264,
  "ymin": 372119.64064772427,
  "xmax": 1979391.583405465,
  "ymax": 421454.0485403985,
  "spatialReference": {
   "wkid": 103508,
   "latestWkid": 103508,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -118963900,
   "falseY": -96373800,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 103508,
  "latestWkid": 103508,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -118963900,
  "falseY": -96373800,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "4a646bcc3cef0b5094c3d5a613a7ccc6",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAPUlEQVQYlWNhIAGwwFkrn+UxMDDwYVX1n/EsQ4TkdhYkoTIGBgZprIoZ/89kYGBAUUyCM4a94nApGaqaDADAhwibu869GgAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 8,
    "height": 8,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "FACILITYID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "Object ID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "System-maintained ObjectID"
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "FacilityID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "FACILITYID"
  },
  {
   "name": "FITTINGTYPE",
   "type": "esriFieldTypeString",
   "alias": "Fitting Type",
   "domain": {
    "type": "codedValue",
    "name": "piFittingType",
    "description": "List of infrastructure Fitting Types",
    "codedValues": [
     {
      "name": "Bend",
      "code": "Bend"
     },
     {
      "name": "Cap",
      "code": "Cap"
     },
     {
      "name": "Cross",
      "code": "Cross"
     },
     {
      "name": "Reducer",
      "code": "Reducer"
     },
     {
      "name": "Tap",
      "code": "Tap"
     },
     {
      "name": "Tee",
      "code": "Tee"
     },
     {
      "name": "Transition",
      "code": "Transition"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": "Unknown",
   "modelName": "FITTINGTYPE"
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "Comment",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "COMMENTS"
  },
  {
   "name": "OWNEDBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "AssetOwner",
    "description": "The owner of the asset",
    "codedValues": [
     {
      "name": "Private",
      "code": -1
     },
     {
      "name": "Other",
      "code": -2
     },
     {
      "name": "City of Mansfield",
      "code": 2
     },
     {
      "name": "City of Ontario",
      "code": 3
     },
     {
      "name": "Richland County",
      "code": 4
     },
     {
      "name": "Franklin Township",
      "code": 5
     },
     {
      "name": "Madison Township",
      "code": 6
     },
     {
      "name": "Springfield Township",
      "code": 7
     },
     {
      "name": "Washington Township",
      "code": 8
     },
     {
      "name": "ODOT",
      "code": 9
     },
     {
      "name": "Abandoned",
      "code": 10
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": 2,
   "modelName": "OWNEDBY"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "System-maintained Geometry for a feature"
 },
 "indexes": [
  {
   "name": "R40_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_40",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_40",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S30_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": true
 },
 "types": [],
 "templates": [
  {
   "name": "Water Fitting",
   "description": "",
   "prototype": {
    "attributes": {
     "COMMENTS": null,
     "activeflag": 1,
     "maintby": 1,
     "enabled": 1,
     "FACILITYID": null,
     "OWNEDBY": 1,
     "FITTINGTYPE": "Unknown"
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1
}