{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 4,
 "name": "Sewer Cleanout",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102740,
  "latestWkid": 2278,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -126725700,
  "falseY": -77828800,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "Sewer Utilities"
 },
 "subLayers": [],
 "minScale": 24000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "1688762e07764d3287f8b7b36eb5be3a",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZElEQVQ4jb3UMUhVYRjG8Z96FQdNEy46ONki4SA4SASBQYsGhgROQYsuIgqK4qBJEDQEERHR3CAKDS4OUYiTjYINDQmiiIOikaKFoA7nFS5yz/US4QMvHN73nP/3nO97zsn4j8pcN6wEtTjEyb/CunE3YL9RjSps4B0OioFVYgoLGMszb8ZbvML3q2DP8RrbKY5/oA/v8QxbabCHWCwAutAJRvECA2mwDowEtBqzyOIRlsLVPdzCnGQvb2I/H+wMDZJ9+YwW9IaDHtRFfcIwvqENX/LBMtjBJh7HQ79wFC778FFyksfhqD7tNcvRhNtYC4eV6MJ9fMAQVmOBLHbTYGVYxxvciOvSWOAr/sSsDvOSU59Mg82gXxLKveid4mfOPQdRjTE7TIMtoRN3sCxdNXiJwdxmvtBOYBrtkmD+vTR/gCcYF5EoBDuVfE6tkkiURg8qwvHTnF5B2IVWoorWtf/PitY5xapNeuJvUEMAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 14,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2189667.7255073786,
  "ymin": 1.3727786908441558E7,
  "xmax": 2226413.8898757994,
  "ymax": 1.3781554160158813E7,
  "spatialReference": {
   "wkid": 102740,
   "latestWkid": 2278,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -126725700,
   "falseY": -77828800,
   "xyUnits": 3.4994581165044695E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "FacilityID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LifecycleStatus",
   "type": "esriFieldTypeString",
   "alias": "Lifecycle Status",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "ssDomainLifecycleStatus",
    "description": "Sewer Lifecycle Status",
    "codedValues": [
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Undetermined",
      "code": "Undetermined"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LocationDescription",
   "type": "esriFieldTypeString",
   "alias": "Location Description",
   "length": 200,
   "domain": null
  },
  {
   "name": "OWNERNAME",
   "type": "esriFieldTypeString",
   "alias": "Owner Name",
   "length": 40,
   "domain": {
    "type": "codedValue",
    "name": "wDomainOwnerName",
    "description": "Utility Owner Name",
    "codedValues": [
     {
      "name": "CCMA",
      "code": "CCMA"
     },
     {
      "name": "Cibolo Water",
      "code": "CIBOLO"
     },
     {
      "name": "GVSUD",
      "code": "GVSUD"
     },
     {
      "name": "New Braunfels",
      "code": "NBU"
     },
     {
      "name": "Schertz",
      "code": "SCHERTZ"
     },
     {
      "name": "UC Water",
      "code": "UCWS"
     },
     {
      "name": "Private",
      "code": "PRIVATE"
     },
     {
      "name": "CRWA",
      "code": "CRWA"
     },
     {
      "name": "SSLGC",
      "code": "SSLGC"
     },
     {
      "name": "SARA",
      "code": "SARA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "XVal",
   "type": "esriFieldTypeDouble",
   "alias": "X Coordinate",
   "domain": null
  },
  {
   "name": "YVal",
   "type": "esriFieldTypeDouble",
   "alias": "Y Coordinate",
   "domain": null
  },
  {
   "name": "LastUpdate",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R73_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S59_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "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,
 "hasMetadata": false,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "d3f55139c8d042979bd343f3717942a3"
}