{
 "currentVersion": 10.91,
 "id": 24,
 "name": "ssFitting",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "This point feature class has eleven subsets to classify data; bend, cap, coupling, cross, fitting, reducer, sleeve, saddle, tee, wye, offset, and grade break. A bend is a single pipe joint that can be up to 90 degree angle. A cap is a sealed entrance point to get into the sewer line. A coupling is a flexible connector that has two metal fittings that grasps the pipe with the joint that can be tightened to specification. A cross is a joint with two entrances into the pipe on both sides. A fitting is a standard joint that is straight with no bends. A reducer is a converter that connects a larger pipe size to a smaller pipe size. A sleeve is a protective ring used to create a cover barrier between a pipe and its surroundings.  A saddle is used for lateral connections, eliminating the need for a T-fitting. A Tee is a perpendicular connection, most widely used in this dataset. A wye connects on a 45 degree angle. ",
 "copyrightText": "Baltimore County, Maryland\nDepartment of Public Works & Transportation",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [
  {
   "id": 7,
   "name": "Drawing",
   "relatedTableId": 12,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleOrigin",
   "keyField": "FACILITYID",
   "composite": true
  }
 ],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": false,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 1359320.235,
  "ymin": 566253.5949999989,
  "xmax": 1493979.1375,
  "ymax": 660933.750750005,
  "spatialReference": {
   "wkid": 2893,
   "latestWkid": 2893
  }
 },
 "sourceSpatialReference": {
  "wkid": 2893,
  "latestWkid": 2893
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     80,
     138,
     0,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GLOBALID",
 "displayField": "FACILITYID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "Facility Identification Number",
   "domain": null,
   "editable": true,
   "nullable": false,
   "length": 15,
   "defaultValue": null,
   "modelName": "FACILITYID"
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "domain": {
    "type": "codedValue",
    "name": "dssFittingType",
    "description": "FittingType",
    "codedValues": [
     {
      "name": "TEE",
      "code": "TEE"
     },
     {
      "name": "REDUCER",
      "code": "REDUCER"
     },
     {
      "name": "BEND",
      "code": "BEND"
     },
     {
      "name": "CAP",
      "code": "CAP"
     },
     {
      "name": "WYE",
      "code": "WYE"
     },
     {
      "name": "FITTING",
      "code": "FITTING"
     },
     {
      "name": "COUPLING",
      "code": "COUPLING"
     },
     {
      "name": "SADDLE",
      "code": "SADDLE"
     },
     {
      "name": "CROSS",
      "code": "CROSS"
     },
     {
      "name": "SLEEVE",
      "code": "SLEEVE"
     },
     {
      "name": "OFFSET",
      "code": "OFFSET"
     },
     {
      "name": "GRADE BREAK",
      "code": "GRADE BREAK"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "EXPANSION JOINT",
      "code": "EXPANSION JOINT"
     },
     {
      "name": "RISER",
      "code": "RISER"
     },
     {
      "name": "TAP",
      "code": "TAP"
     },
     {
      "name": "WELD",
      "code": "WELD"
     },
     {
      "name": "DOUBLE WYE",
      "code": "DOUBLE WYE"
     },
     {
      "name": "CUT-IN",
      "code": "CUT-IN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 20,
   "defaultValue": null,
   "modelName": "TYPE"
  },
  {
   "name": "SEWER_SERVICE_AREA",
   "type": "esriFieldTypeString",
   "alias": "Sewer Service Area",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 14,
   "defaultValue": null,
   "modelName": "SEWER_SERVICE_AREA"
  },
  {
   "name": "COORDINATE_SOURCE",
   "type": "esriFieldTypeString",
   "alias": "Coordinate Source",
   "domain": {
    "type": "codedValue",
    "name": "dCoordinateSource",
    "description": "Coordinate Source",
    "codedValues": [
     {
      "name": "SURVEY GRADE",
      "code": "SURVEY GRADE"
     },
     {
      "name": "MAPPING GRADE - GPS",
      "code": "MAPPING GRADE - GPS"
     },
     {
      "name": "MOBILE GRADE - GPS",
      "code": "MOBILE GRADE - GPS"
     },
     {
      "name": "DIGITIZING",
      "code": "DIGITIZING"
     },
     {
      "name": "GEOCODED",
      "code": "GEOCODED"
     },
     {
      "name": "LINEAR REFERENCING",
      "code": "LINEAR REFERENCING"
     },
     {
      "name": "SCALED",
      "code": "SCALED"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "COORDINATE_SOURCE"
  },
  {
   "name": "LIFECYCLE_STATUS",
   "type": "esriFieldTypeString",
   "alias": "Lifecycle Status",
   "domain": {
    "type": "codedValue",
    "name": "dLifecycleStatus",
    "description": "Lifecycle Status",
    "codedValues": [
     {
      "name": "ACTIVE",
      "code": "ACTIVE"
     },
     {
      "name": "PROPOSED",
      "code": "PROPOSED"
     },
     {
      "name": "UNDER CONSTRUCTION",
      "code": "UNDER CONSTRUCTION"
     },
     {
      "name": "ABANDONED",
      "code": "ABANDONED"
     },
     {
      "name": "REMOVED",
      "code": "REMOVED"
     },
     {
      "name": "DESTROYED",
      "code": "DESTROYED"
     },
     {
      "name": "NOT IN SERVICE",
      "code": "NOT IN SERVICE"
     },
     {
      "name": "INVESTIGATE",
      "code": "INVESTIGATE"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 25,
   "defaultValue": null,
   "modelName": "LIFECYCLE_STATUS"
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "LOCATION"
  },
  {
   "name": "OWNED_BY",
   "type": "esriFieldTypeString",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "dAdministrativeArea",
    "description": "Administrative Area",
    "codedValues": [
     {
      "name": "COUNTY",
      "code": "COUNTY"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "CITY",
      "code": "CITY"
     },
     {
      "name": "STATE",
      "code": "STATE"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "OWNED_BY"
  },
  {
   "name": "MAINTAINED_BY",
   "type": "esriFieldTypeString",
   "alias": "Maintained By",
   "domain": {
    "type": "codedValue",
    "name": "dAdministrativeArea",
    "description": "Administrative Area",
    "codedValues": [
     {
      "name": "COUNTY",
      "code": "COUNTY"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "CITY",
      "code": "CITY"
     },
     {
      "name": "STATE",
      "code": "STATE"
     },
     {
      "name": "FEDERAL",
      "code": "FEDERAL"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "MAINTAINED_BY"
  },
  {
   "name": "RESPONSIBLE_AGENCY",
   "type": "esriFieldTypeString",
   "alias": "Responsible Agency",
   "domain": {
    "type": "codedValue",
    "name": "dResponsibleAgency",
    "description": "Responsible Agency",
    "codedValues": [
     {
      "name": "DEPARTMENT OF RECREATION AND PARKS",
      "code": "DEPARTMENT OF RECREATION AND PARKS"
     },
     {
      "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
      "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
     },
     {
      "name": "OFFICE OF BUDGET AND FINANCE",
      "code": "OFFICE OF BUDGET AND FINANCE"
     },
     {
      "name": "BOARD OF EDUCATION",
      "code": "BOARD OF EDUCATION"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
      "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
     },
     {
      "name": "REVENUE AUTHORITY",
      "code": "REVENUE AUTHORITY"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 75,
   "defaultValue": null,
   "modelName": "RESPONSIBLE_AGENCY"
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Condition",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "CONDITION"
  },
  {
   "name": "CONDITION_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Condition Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "CONDITION_DATE"
  },
  {
   "name": "INSTALL_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "INSTALL_DATE"
  },
  {
   "name": "WARRANTY_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Warranty Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "WARRANTY_DATE"
  },
  {
   "name": "REHABILITATION_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Rehabilitation Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "REHABILITATION_DATE"
  },
  {
   "name": "REHABILITATION_TYPE",
   "type": "esriFieldTypeString",
   "alias": "Rehabilitation Type",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 120,
   "defaultValue": null,
   "modelName": "REHABILITATION_TYPE"
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "NOTES"
  },
  {
   "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"
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "ENABLED",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ENABLED",
   "domain": {
    "type": "codedValue",
    "name": "EnabledDomain",
    "description": "",
    "codedValues": [
     {
      "name": "False",
      "code": 0
     },
     {
      "name": "True",
      "code": 1
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "defaultValue": 1,
   "modelName": "Enabled"
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "G4484FACILITYID",
   "fields": "FACILITYID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R1270_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_1270",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_1270",
   "fields": "GLOBALID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A478_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "ssFitting",
   "description": "",
   "prototype": {
    "attributes": {
     "NOTES": null,
     "ENABLED": 1,
     "FACILITYID": " ",
     "TYPE": null,
     "SEWER_SERVICE_AREA": null,
     "COORDINATE_SOURCE": null,
     "LIFECYCLE_STATUS": null,
     "LOCATION": null,
     "OWNED_BY": null,
     "MAINTAINED_BY": null,
     "RESPONSIBLE_AGENCY": null,
     "CONDITION": null,
     "CONDITION_DATE": null,
     "INSTALL_DATE": null,
     "WARRANTY_DATE": null,
     "REHABILITATION_DATE": null,
     "REHABILITATION_TYPE": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "4f652d167eba41e58d38afb44241a0ca"
}