{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 53,
 "name": "Storage Tanks",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102720,
  "latestWkid": 102720,
  "vcsWkid": 5703,
  "latestVcsWkid": 5703,
  "xyTolerance": 0.0032808333333333335,
  "zTolerance": 2.0E-5,
  "mTolerance": 2.0E-5,
  "falseX": -17463800,
  "falseY": -46132600,
  "xyUnits": 3048.0060960121914,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD_1988",
  "heightUnit": "meter"
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 49,
  "name": "Water Utilities"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "8d9fbbb315e762a1dca0d7b768b02ee6",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVklEQVQ4ja2UIUwjQRSGvxJqFrFmECC62DUrGOzUUlFMLSgCsyQNCWhEUwGWJqQJuxAUugJOgGX1IIpYvQjUmpqKyx17otmhPe56IbnnJu+9P////nlvkf8Yi/OSuxfPq9VqIYsK8n2B++t9ab4MFl6aLSp0CgpZAONRjuOKjo4MFTAUdKMDef9PMB2ZqACdJgNehwkAwvPJhk8sucvUAiV91brTkYnjUIZ/BdORifIs1WkyQHg+m+1zm5NNDUCaDBic7dBo97SODNOAFiy8NFslo1pQxwvUH+fiqxbLNZ/k9pTN9rneuzJxOcsPZhU6JaMSKM9SspeEPEtxXIHcCnFcgfB8aoEiGyasBSoCNizY7sXzakEhX4eJlZZnKeZbjGxqZFMzHuU89I+ob58gPB9ftXjsH+MFSu5ePK/eHK6/LQJUqxPXpiN7SZBNjfB8ABxX0Gj3SnkztdVqIYEJWFFBjke5bSyZlUMvw3EFjitm3uNRzpIrVqzM9wXuHVd0suGTBSgLp5vzLJ0BL/M/F/gw4HpfGh0ZvKBuC+VWyEP/iEa7h+MKa4avWrZmWokFm5iJcVwh02SAr1o4rqC+fUJye2rZ+aplAdJkgKj5VMB8/hoFXV+17gZnO3hB3X6B34ddyrXOF3Q/MYsO5L2OTNxo93Rye0otUDOSyijXTO2cAMTTOzqzTnEoQx0ZNtvnOhsmPPaPgQ8zhOcjapZt/ON7pTvd/2nR41CGe1cmXgtU5AVKAjOufulqwMRdYKO8Z0uuWCntn3fT5h7Hm8P1N+BtXs10/AKWSwlws8m+3QAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 14,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.128122763168335E7,
  "ymin": 6136875.941004133,
  "xmax": -1.1264138276498208E7,
  "ymax": 6150876.479437969,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 1.4892314192838538E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "STORAGEID",
   "type": "esriFieldTypeString",
   "alias": "Asset ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "TYPE",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "wTankType",
    "description": "List of water storage tank types",
    "codedValues": [
     {
      "name": "Elevated",
      "code": "Elevated"
     },
     {
      "name": "Ground",
      "code": "Ground"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Condition",
   "domain": null
  },
  {
   "name": "CONDITIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "Condition Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location Description",
   "length": 255,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 100,
   "domain": null
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 75,
   "domain": null
  },
  {
   "name": "INSTALLDATE",
   "type": "esriFieldTypeDate",
   "alias": "Install Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SCADA",
   "type": "esriFieldTypeString",
   "alias": "SCADA",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "description": "A yes/no indicator",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "CAPACITY",
   "type": "esriFieldTypeDouble",
   "alias": "Capacity",
   "domain": null
  },
  {
   "name": "PLANTID",
   "type": "esriFieldTypeString",
   "alias": "Water Plant ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Status",
    "description": "The status of the asset",
    "codedValues": [
     {
      "name": "Existing",
      "code": "Existing"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Preliminary",
      "code": "Preliminary"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R294_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_294",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_294",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S140_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "a159771dd08f45508eacf7d5893eb565"
}