{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 0,
 "name": "Water Hydrant",
 "type": "Feature Layer",
 "description": "Inventory of fire hydrants owned and maintained by Madison Water Utility. Also contains known private hydrants. Private hydrants are not actively maintained in this dataset and should not be considered current. The inventory of utility maintained hydrants is actively maintained and updated daily.",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 103412,
  "latestWkid": 8193,
  "xyTolerance": 2.0E-4,
  "zTolerance": 2.0E-5,
  "mTolerance": 2.0E-5,
  "falseX": -4.503599627370495E11,
  "falseY": -4.503599627370495E11,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 100000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSMS",
    "style": "esriSMSCircle",
    "color": [
     0,
     145,
     90,
     255
    ],
    "size": 4,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0,
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 771125.2385253906,
  "ymin": 456112.33999884676,
  "xmax": 857856.4724731445,
  "ymax": 518254.2264905726,
  "spatialReference": {
   "wkid": 103412,
   "latestWkid": 8193,
   "xyTolerance": 2.0E-4,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -119400400,
   "falseY": -97309100,
   "xyUnits": 3.746399781859703E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "CreatedBy",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "FacilityID",
   "type": "esriFieldTypeString",
   "alias": "FacilityID",
   "length": 20,
   "domain": null
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "InstallDate",
   "length": 8,
   "domain": null
  },
  {
   "name": "LifecycleStatus",
   "type": "esriFieldTypeString",
   "alias": "LifecycleStatus",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "wDomainLifecycleStatus",
    "description": "",
    "codedValues": [
     {
      "name": "Active",
      "code": "ACT"
     },
     {
      "name": "Inactive",
      "code": "INA"
     },
     {
      "name": "Proposed",
      "code": "PRO"
     },
     {
      "name": "Abandoned",
      "code": "ABN"
     },
     {
      "name": "Removed",
      "code": "REM"
     },
     {
      "name": "Retired",
      "code": "RET"
     },
     {
      "name": "Salvaged",
      "code": "SVG"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "LocationDescription",
   "length": 250,
   "domain": null
  },
  {
   "name": "SymbolRotation",
   "type": "esriFieldTypeDouble",
   "alias": "SymbolRotation",
   "domain": null
  },
  {
   "name": "Manufacturer",
   "type": "esriFieldTypeString",
   "alias": "Manufacturer",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "wDomainManufacturer",
    "description": "",
    "codedValues": [
     {
      "name": "American Darling",
      "code": "AMERD"
     },
     {
      "name": "American Flow Control",
      "code": "AMERF"
     },
     {
      "name": "APCO Valve & Primer",
      "code": "APCO"
     },
     {
      "name": "Cascade",
      "code": "CASCADE"
     },
     {
      "name": "Corey",
      "code": "COREY"
     },
     {
      "name": "Crispin Valve",
      "code": "CRISPIN"
     },
     {
      "name": "Henry Pratt Co",
      "code": "HPC"
     },
     {
      "name": "James Jones Company",
      "code": "JJC"
     },
     {
      "name": "John Foundry",
      "code": "JF"
     },
     {
      "name": "John Smith",
      "code": "JS"
     },
     {
      "name": "Kennedy",
      "code": "KENNEDY"
     },
     {
      "name": "M&H",
      "code": "MH"
     },
     {
      "name": "McManus",
      "code": "MCMANUS"
     },
     {
      "name": "Mueller Company",
      "code": "MUELLER"
     },
     {
      "name": "Pacific States",
      "code": "PACIFIC"
     },
     {
      "name": "Pacer",
      "code": "PACER"
     },
     {
      "name": "US Pipe",
      "code": "USPIPE"
     },
     {
      "name": "Val-Matic",
      "code": "VALMATIC"
     },
     {
      "name": "Waterous",
      "code": "WATEROUS"
     },
     {
      "name": "Unknown",
      "code": "UNK"
     },
     {
      "name": "Other",
      "code": "OTHER"
     },
     {
      "name": "Clow",
      "code": "CLOW"
     },
     {
      "name": "Rensselaer",
      "code": "REN"
     },
     {
      "name": "United Water Products",
      "code": "UNITED"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Style",
   "type": "esriFieldTypeString",
   "alias": "Style",
   "length": 25,
   "domain": null
  },
  {
   "name": "year_manufactured",
   "type": "esriFieldTypeInteger",
   "alias": "year_manufactured",
   "domain": null
  },
  {
   "name": "InstallYear",
   "type": "esriFieldTypeSmallInteger",
   "alias": "InstallYear",
   "domain": null
  },
  {
   "name": "Hyd_Model",
   "type": "esriFieldTypeString",
   "alias": "Hyd_Model",
   "length": 25,
   "domain": null
  },
  {
   "name": "nozzle_color",
   "type": "esriFieldTypeString",
   "alias": "nozzle_color",
   "length": 10,
   "domain": null
  },
  {
   "name": "MaintainedBy",
   "type": "esriFieldTypeString",
   "alias": "MaintainedBy",
   "length": 25,
   "domain": {
    "type": "codedValue",
    "name": "wDomainMaintainedBy",
    "description": "",
    "codedValues": [
     {
      "name": "Madison Water Utility",
      "code": "MADISON WATER UTILITY"
     },
     {
      "name": "Private",
      "code": "PRIVATE"
     },
     {
      "name": "Other",
      "code": "OTHER"
     },
     {
      "name": "MWU (PVT)",
      "code": "MWU PVT"
     },
     {
      "name": "Town of Madison",
      "code": "MADTOWN"
     },
     {
      "name": "Waunona San Dist #2",
      "code": "WAUN"
     },
     {
      "name": "Lake Forest Water COOP",
      "code": "LFWC"
     },
     {
      "name": "Madison Gas and Electric",
      "code": "MGE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Municipality",
   "type": "esriFieldTypeString",
   "alias": "Municipality",
   "length": 30,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R391_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "G4028FacilityID",
   "fields": "FacilityID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I4028LifecycleSt",
   "fields": "LifecycleStatus",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "idxHydrantRotati",
   "fields": "SymbolRotation",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S182_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,
 "hasM": 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": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}