{
 "currentVersion": 10.91,
 "id": 6,
 "name": "Wastewater Maintenance Areas",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [
  {
   "id": 1,
   "name": "wwFacilities",
   "relatedTableId": 7,
   "cardinality": "esriRelCardinalityOneToMany",
   "role": "esriRelRoleDestination",
   "keyField": "FacilityID",
   "composite": false
  }
 ],
 "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": -120561100,
  "ymin": -95444400,
  "xmax": 1533321.7647363394,
  "ymax": 719211.75999026,
  "spatialReference": {
   "wkid": 103069,
   "latestWkid": 6488,
   "vcsWkid": 105703,
   "latestVcsWkid": 6360
  }
 },
 "sourceSpatialReference": {
  "wkid": 103069,
  "latestWkid": 6488,
  "vcsWkid": 5703,
  "latestVcsWkid": 5703
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "e47734959a536623c12ba9ecc8d4c36c",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMRJREFUGJVtyjFqAlEUQNFreJMf5TuKWgiiRhgQUti6hzSDK7CVWFiLoIKgYuEm4iaEQIq0adKJTGsVCCjq8FBjijSCnvZe4Z94rVTdZneV8JfwtGAevOo7gAC2PGKWfPzxiYABjgUaXs5MgrEOpdw1/WRJfS6IQyLxpO3ii/mUaIZnbpB7rM1rTbhT99YAcHRSrqBmCZq7qmc4rXcL2a60d4hTtS6xy75d8RUMdCzBlA+vg0/ajJwHrXBmH254s980gcMfTZw61DAdF84AAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 6,
    "height": 6,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "FacilityID",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "Id",
   "type": "esriFieldTypeInteger",
   "alias": "Id",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Id"
  },
  {
   "name": "FacilityID",
   "type": "esriFieldTypeString",
   "alias": "Facility ID",
   "domain": {
    "type": "codedValue",
    "name": "wwFacilityID",
    "description": "Facilities and IDs",
    "codedValues": [
     {
      "name": "Joppatowne WWTP",
      "code": "FA0004"
     },
     {
      "name": "Abingdon Maintenance Shop",
      "code": "FA0005"
     },
     {
      "name": "Spring Meadows WWTP",
      "code": "FA0007"
     },
     {
      "name": "Sod Run WWTP",
      "code": "FA0006"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "FacilityID"
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 254,
   "defaultValue": null,
   "modelName": "Name"
  },
  {
   "name": "MaintAreaID",
   "type": "esriFieldTypeString",
   "alias": "Maintenance Area ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "MaintAreaID"
  },
  {
   "name": "LocationDesc",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Location"
  },
  {
   "name": "Comments",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "Comments"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R201_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G359MaintAreaID",
   "fields": "MaintAreaID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "G359FacilityID",
   "fields": "FacilityID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S25_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Wastewater Maintenance Areas",
   "description": "",
   "prototype": {
    "attributes": {
     "Comments": null,
     "Id": null,
     "FacilityID": null,
     "Location": null,
     "MaintAreaID": null,
     "LocationDesc": 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
}