{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 3,
 "name": "Well Labels",
 "type": "Feature Layer",
 "description": "<DIV STYLE=\"text-align:Left;\"><DIV><DIV><P><SPAN>Municipal water wells are connected directly into a storage system where the water is then distributed. Why is it important: Unlike private wells, municipal wells are providing a water supply to entire communities or operational facilities so the quantity and quality of the water is of the utmost importance.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 2253,
  "latestWkid": 2253,
  "xyTolerance": 1.4908684308609764E-4,
  "zTolerance": 2.0E-5,
  "mTolerance": 2.0E-5,
  "falseX": -1.0713859999999999E8,
  "falseY": -97193800,
  "xyUnits": 53660.00000000001,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "Created and maintained by the City of Battle Creek DPW Records Division since 2005.",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 20000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     148,
     56,
     153,
     255
    ],
    "size": 1,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.7
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpressionInfo": {
     "expression": "$feature.BUILDING",
     "title": "Custom"
    },
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "deconflictionStrategy": "dynamic",
    "stackLabel": true,
    "stackRowLength": 24,
    "stackAlignment": "dynamic",
    "removeDuplicates": "none",
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Class 1",
    "priority": -1,
    "symbol": {
     "type": "esriTS",
     "color": [
      230,
      76,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9489772.15383703,
  "ymin": 5204988.875256362,
  "xmax": -9476898.554582573,
  "ymax": 5213979.833507408,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "FACILITYID",
 "typeIdField": "SUBTYPE",
 "subtypeFieldName": "SUBTYPE",
 "subtypeField": "SUBTYPE",
 "defaultSubtypeCode": 1,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FACILITYID",
   "type": "esriFieldTypeString",
   "alias": "Facility ID",
   "length": 20,
   "domain": null
  },
  {
   "name": "BUILDING",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Building",
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 50,
   "domain": null
  },
  {
   "name": "CAPACITY",
   "type": "esriFieldTypeInteger",
   "alias": "Capacity",
   "domain": {
    "type": "codedValue",
    "name": "wDom_wWellCapacity",
    "description": "",
    "codedValues": [
     {
      "name": "300 GPM",
      "code": 300
     },
     {
      "name": "500 GPM",
      "code": 500
     },
     {
      "name": "750 GPM",
      "code": 750
     },
     {
      "name": "900 GPM",
      "code": 900
     },
     {
      "name": "1000 GPM",
      "code": 1000
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "COMMENTS",
   "type": "esriFieldTypeString",
   "alias": "Comments",
   "length": 100,
   "domain": null
  },
  {
   "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"
   }
  },
  {
   "name": "SUBTYPE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Sub Type",
   "domain": {
    "type": "codedValue",
    "name": "wDom_wWellSubtype",
    "description": "",
    "codedValues": [
     {
      "name": "Supply",
      "code": 1
     },
     {
      "name": "Purge",
      "code": 2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "Address",
   "length": 50,
   "domain": null
  },
  {
   "name": "LAST_REBLT",
   "type": "esriFieldTypeDate",
   "alias": "Last Rebuilt",
   "length": 8,
   "domain": null
  },
  {
   "name": "CAPACITY_MGD",
   "type": "esriFieldTypeDouble",
   "alias": "Well Capacity MGD",
   "domain": null
  },
  {
   "name": "PUMP_DEPTH",
   "type": "esriFieldTypeDouble",
   "alias": "Pump Depth (ft)",
   "domain": null
  },
  {
   "name": "MOTOR_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "Motor Size",
   "domain": null
  },
  {
   "name": "CASING_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "Casing Size (in)",
   "domain": null
  },
  {
   "name": "COLMN_PIPESIZE",
   "type": "esriFieldTypeInteger",
   "alias": "Column Pipe Size (in)",
   "domain": null
  },
  {
   "name": "LONG_SEC_CP",
   "type": "esriFieldTypeString",
   "alias": "Long Sec. CP",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHORT_SEC_CP",
   "type": "esriFieldTypeString",
   "alias": "Short Sec. CP",
   "length": 50,
   "domain": null
  },
  {
   "name": "SUCTION_PIPE",
   "type": "esriFieldTypeString",
   "alias": "Suction Pipe",
   "length": 10,
   "domain": null
  },
  {
   "name": "WELL_SCREEN",
   "type": "esriFieldTypeString",
   "alias": "Well Screen",
   "length": 10,
   "domain": null
  },
  {
   "name": "PUMP_BRAND",
   "type": "esriFieldTypeString",
   "alias": "Pump Brand",
   "length": 50,
   "domain": null
  },
  {
   "name": "PUMP_MODEL",
   "type": "esriFieldTypeString",
   "alias": "Pump Model",
   "length": 50,
   "domain": null
  },
  {
   "name": "PUMP_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "Pump Size (in)",
   "domain": null
  },
  {
   "name": "PUMP_STAGES",
   "type": "esriFieldTypeInteger",
   "alias": "Pump Stages",
   "domain": null
  },
  {
   "name": "SHAFT_SIZE",
   "type": "esriFieldTypeInteger",
   "alias": "Shaft Size (in)",
   "domain": null
  },
  {
   "name": "SHAFT_MATERIAL",
   "type": "esriFieldTypeString",
   "alias": "Shaft Material",
   "length": 20,
   "domain": null
  },
  {
   "name": "DATE_MONTH_RUNHRS",
   "type": "esriFieldTypeDate",
   "alias": "Date Monthly Run Hrs.",
   "length": 8,
   "domain": null
  },
  {
   "name": "MONTHLY_RUNHRS",
   "type": "esriFieldTypeInteger",
   "alias": "Monthly Run Hrs.",
   "domain": null
  },
  {
   "name": "HRS_SINCE_REBUILD",
   "type": "esriFieldTypeInteger",
   "alias": "Hrs. Since Rebuild",
   "domain": null
  },
  {
   "name": "MONTHLY_MGD",
   "type": "esriFieldTypeDouble",
   "alias": "MOnthly MGD",
   "domain": null
  },
  {
   "name": "MGD_SINCE_REBUILD",
   "type": "esriFieldTypeDouble",
   "alias": "MGD Since Rebuild",
   "domain": null
  },
  {
   "name": "CreatedBy",
   "type": "esriFieldTypeString",
   "alias": "CreatedBy",
   "length": 150,
   "domain": null
  },
  {
   "name": "CreatedByDate",
   "type": "esriFieldTypeDate",
   "alias": "Created By Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "EditedBy",
   "type": "esriFieldTypeString",
   "alias": "Edited By",
   "length": 150,
   "domain": null
  },
  {
   "name": "EditedByDate",
   "type": "esriFieldTypeDate",
   "alias": "Edited By Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "Latitude",
   "type": "esriFieldTypeDouble",
   "alias": "Lattitude",
   "domain": null
  },
  {
   "name": "Longitude",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R2335_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_2335",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_2335",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1808_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "types": [
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "SUBTYPE": {"type": "inherited"}
   },
   "id": 1,
   "name": "Supply"
  },
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "SUBTYPE": {"type": "inherited"}
   },
   "id": 2,
   "name": "Purge"
  },
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"}
   },
   "id": 3,
   "name": "Abandoned"
  }
 ],
 "subtypes": [
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "SUBTYPE": {"type": "inherited"}
   },
   "defaultValues": {
    "FACILITYID": null,
    "BUILDING": null,
    "LOCATION": null,
    "CAPACITY": null,
    "COMMENTS": null,
    "Enabled": 1,
    "SUBTYPE": 1,
    "ADDRESS": null,
    "LAST_REBLT": null,
    "CAPACITY_MGD": null,
    "PUMP_DEPTH": null,
    "MOTOR_SIZE": null,
    "CASING_SIZE": null,
    "COLMN_PIPESIZE": null,
    "LONG_SEC_CP": null,
    "SHORT_SEC_CP": null,
    "SUCTION_PIPE": null,
    "WELL_SCREEN": null,
    "PUMP_BRAND": null,
    "PUMP_MODEL": null,
    "PUMP_SIZE": null,
    "PUMP_STAGES": null,
    "SHAFT_SIZE": null,
    "SHAFT_MATERIAL": null,
    "DATE_MONTH_RUNHRS": null,
    "MONTHLY_RUNHRS": null,
    "HRS_SINCE_REBUILD": null,
    "MONTHLY_MGD": null,
    "MGD_SINCE_REBUILD": null,
    "CreatedBy": null,
    "CreatedByDate": null,
    "EditedBy": null,
    "EditedByDate": null,
    "GlobalID": null,
    "Latitude": null,
    "Longitude": null
   },
   "code": 1,
   "name": "Supply"
  },
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"},
    "SUBTYPE": {"type": "inherited"}
   },
   "defaultValues": {
    "FACILITYID": null,
    "BUILDING": null,
    "LOCATION": null,
    "CAPACITY": null,
    "COMMENTS": null,
    "Enabled": 1,
    "SUBTYPE": 1,
    "ADDRESS": null,
    "LAST_REBLT": null,
    "CAPACITY_MGD": null,
    "PUMP_DEPTH": null,
    "MOTOR_SIZE": null,
    "CASING_SIZE": null,
    "COLMN_PIPESIZE": null,
    "LONG_SEC_CP": null,
    "SHORT_SEC_CP": null,
    "SUCTION_PIPE": null,
    "WELL_SCREEN": null,
    "PUMP_BRAND": null,
    "PUMP_MODEL": null,
    "PUMP_SIZE": null,
    "PUMP_STAGES": null,
    "SHAFT_SIZE": null,
    "SHAFT_MATERIAL": null,
    "DATE_MONTH_RUNHRS": null,
    "MONTHLY_RUNHRS": null,
    "HRS_SINCE_REBUILD": null,
    "MONTHLY_MGD": null,
    "MGD_SINCE_REBUILD": null,
    "CreatedBy": null,
    "CreatedByDate": null,
    "EditedBy": null,
    "EditedByDate": null,
    "GlobalID": null,
    "Latitude": null,
    "Longitude": null
   },
   "code": 2,
   "name": "Purge"
  },
  {
   "domains": {
    "CAPACITY": {"type": "inherited"},
    "Enabled": {"type": "inherited"}
   },
   "defaultValues": {
    "FACILITYID": null,
    "BUILDING": null,
    "LOCATION": null,
    "CAPACITY": null,
    "COMMENTS": null,
    "Enabled": 1,
    "SUBTYPE": null,
    "ADDRESS": null,
    "LAST_REBLT": null,
    "CAPACITY_MGD": null,
    "PUMP_DEPTH": null,
    "MOTOR_SIZE": null,
    "CASING_SIZE": null,
    "COLMN_PIPESIZE": null,
    "LONG_SEC_CP": null,
    "SHORT_SEC_CP": null,
    "SUCTION_PIPE": null,
    "WELL_SCREEN": null,
    "PUMP_BRAND": null,
    "PUMP_MODEL": null,
    "PUMP_SIZE": null,
    "PUMP_STAGES": null,
    "SHAFT_SIZE": null,
    "SHAFT_MATERIAL": null,
    "DATE_MONTH_RUNHRS": null,
    "MONTHLY_RUNHRS": null,
    "HRS_SINCE_REBUILD": null,
    "MONTHLY_MGD": null,
    "MGD_SINCE_REBUILD": null,
    "CreatedBy": null,
    "CreatedByDate": null,
    "EditedBy": null,
    "EditedByDate": null,
    "GlobalID": null,
    "Latitude": null,
    "Longitude": null
   },
   "code": 3,
   "name": "Abandoned"
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "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": {
  "timeZone": "Eastern Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}