{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 3,
 "name": "Pump Stations",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102645,
  "latestWkid": 2229,
  "xyTolerance": 5.11999941214919E-4,
  "zTolerance": 4.9999999999999996E-6,
  "mTolerance": 1.9999999999999998E-5,
  "falseX": -1.17608899999877E8,
  "falseY": -9.18813999999253E7,
  "xyUnits": 15625.0017939785,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 100000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "f17e7bdb29e8307419a6ba4749a51334",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQ4jbXQsQqCUBSA4f/qbWiMIKKhBh9B6BkaCpp7gR7LJ3CqB3CIghadg4Y2iTBaGm56bbAhiCSv9m8HDh+HI2kw+TcshqmBse/D+QPTsKoqWTAD1h9Y3b5iot3GHo2KQWt0kqAvFzOs5bp0fB+12xWLjoPabrktl9UxgEcYcp3PX5uS3uGA7Thkx2N17D0hJQgBaWp2WWs8phsEYFnYwyF3zyM7ncywNIq4LhaQZcXz87z0+lIsVwodx6XAz1jVvmJqsyGZTJrBTPofNgDRGFa3RrEnPbI+Dgt2NGMAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 14,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[PS_SHORT_NAME]",
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "deconflictionStrategy": "dynamic",
    "removeDuplicates": "none",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 30000,
    "name": "Default",
    "priority": 5,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      0,
      0,
      0,
      255
     ],
     "haloSize": 0.7,
     "font": {
      "family": "Arial Narrow",
      "size": 8,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -3.35351266957837E7,
  "ymin": -1.18217309536741E7,
  "xmax": 6639699.85271072,
  "ymax": 2069068.56230699,
  "spatialReference": {
   "wkid": 102645,
   "latestWkid": 2229,
   "xyTolerance": 0.004096000003814695,
   "zTolerance": 2,
   "mTolerance": 2.0E-4,
   "falseX": -117608900,
   "falseY": -91881400,
   "xyUnits": 3.626946669214637E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "MMS",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "CW_ASSETID",
   "type": "esriFieldTypeString",
   "alias": "Cityworks Asset ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "PUMP_STATION_NAME",
   "type": "esriFieldTypeString",
   "alias": "Pump Station Name",
   "length": 100,
   "domain": null
  },
  {
   "name": "MMS",
   "type": "esriFieldTypeString",
   "alias": "MMS",
   "length": 10,
   "domain": null
  },
  {
   "name": "LOCATION",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 250,
   "domain": null
  },
  {
   "name": "DMS_DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "Record Drawing",
   "length": 50,
   "domain": null
  },
  {
   "name": "DMS_PUMP_STATION_ID",
   "type": "esriFieldTypeString",
   "alias": "DMS Pump Station ID",
   "length": 100,
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "ssStatus",
    "description": "Used to indicate status for sewer features",
    "codedValues": [
     {
      "name": "UNKNOWN",
      "code": "UNKNOWN"
     },
     {
      "name": "ABANDONED",
      "code": "ABANDONED"
     },
     {
      "name": "IN CONSTRUCTION",
      "code": "IN CONSTRUCTION"
     },
     {
      "name": "INACTIVE",
      "code": "INACTIVE"
     },
     {
      "name": "PROPOSED",
      "code": "PROPOSED"
     },
     {
      "name": "IN SERVICE",
      "code": "IN SERVICE"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MAINTAINED_BY",
   "type": "esriFieldTypeString",
   "alias": "Maintained By",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "ssPSMaintainedBy",
    "description": "Used to indicate agency that maintains sewer pump station",
    "codedValues": [
     {
      "name": "BEACHES AND HARBOR",
      "code": "BEACHES AND HARBOR"
     },
     {
      "name": "CONSOLIDATED SEWER MAINTENANCE DISTRICT",
      "code": "CONSOLIDATED SEWER MAINTENANCE DISTRICT"
     },
     {
      "name": "STORMWATER MAINTENANCE DIVISION",
      "code": "STORMWATER MAINTENANCE DIVISION"
     },
     {
      "name": "MARINA SEWER MAINTENANCE DISTRICT",
      "code": "MARINA SEWER MAINTENANCE DISTRICT"
     },
     {
      "name": "OTHER",
      "code": "OTHER"
     },
     {
      "name": "OUT OF SERVICE",
      "code": "OUT OF SERVICE"
     },
     {
      "name": "PARKS AND RECREATION",
      "code": "PARKS AND RECREATION"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LAST_EDITED_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Edited Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "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": "STATION_VOLTAGE_L1_L2",
   "type": "esriFieldTypeSmallInteger",
   "alias": "STATION VOLTAGE L1 L2 (V)",
   "domain": null
  },
  {
   "name": "STATION_VOLTAGE_L2_L3",
   "type": "esriFieldTypeSmallInteger",
   "alias": "STATION VOLTAGE L2 L3 (V)",
   "domain": null
  },
  {
   "name": "STATION_VOLTAGE_L1_L3",
   "type": "esriFieldTypeSmallInteger",
   "alias": "STATION VOLTAGE L1 L3 (V)",
   "domain": null
  },
  {
   "name": "SUPERVISORIAL_DISTRICT",
   "type": "esriFieldTypeString",
   "alias": "SUPERVISORIAL DISTRICT",
   "length": 1,
   "domain": null
  },
  {
   "name": "CITY_OR_COMMUNITY",
   "type": "esriFieldTypeString",
   "alias": "CITY OR COMMUNITY",
   "length": 75,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "GDB_364901_CW_AS",
   "fields": "CW_ASSETID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R2931029_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_2931029",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A5811_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "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": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1750736560000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}