{
 "extent": {
  "ymin": -9606785.535047522,
  "xmin": -5120763.767699433,
  "ymax": 9606785.535047516,
  "xmax": 6120763.767699434,
  "spatialReference": {"wkid": 32615}
 },
 "supportedContingentValuesFormats": "JSON, PBF",
 "supportsApplyEditsWithGlobalIds": true,
 "maxRecordCount": 1000,
 "attachmentProperties": [
  {
   "fieldName": "attachmentid",
   "isEnabled": true,
   "name": "id"
  },
  {
   "fieldName": "globalid",
   "isEnabled": true,
   "name": "globalId"
  },
  {
   "fieldName": "att_name",
   "isEnabled": true,
   "name": "name"
  },
  {
   "fieldName": "data_size",
   "isEnabled": true,
   "name": "size"
  },
  {
   "fieldName": "content_type",
   "isEnabled": true,
   "name": "contentType"
  },
  {
   "fieldName": "keywords",
   "isEnabled": true,
   "name": "keywords"
  },
  {
   "fieldName": "exifinfo",
   "isEnabled": true,
   "name": "exifInfo"
  }
 ],
 "attachmentFields": [
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "attachmentid",
   "alias": "attachmentid",
   "type": "esriFieldTypeOID"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 38,
   "name": "globalid",
   "alias": "globalid",
   "type": "esriFieldTypeGlobalID"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 250,
   "name": "att_name",
   "alias": "att_name",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "data_size",
   "alias": "data_size",
   "type": "esriFieldTypeInteger"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 150,
   "name": "content_type",
   "alias": "content_type",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 2048,
   "name": "keywords",
   "alias": "keywords",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "length": 1073741822,
   "name": "exifinfo",
   "alias": "exifinfo",
   "type": "esriFieldTypeString"
  }
 ],
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "type": "Feature Layer",
 "hasStaticData": false,
 "supportsAttachmentsByUploadId": true,
 "syncEnabled": true,
 "relationships": [
  {
   "keyField": "globalid",
   "role": "esriRelRoleOrigin",
   "composite": false,
   "name": "DischargeRelate",
   "relatedTableId": 910313,
   "id": 13,
   "cardinality": "esriRelCardinalityOneToMany"
  }
 ],
 "supportsAttachmentsResizing": true,
 "id": 300022,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 16000,
 "isDataVersioned": false,
 "templates": [],
 "supportsAdvancedQueries": true,
 "supportsTilesAndBasicQueriesMode": true,
 "currentVersion": 11.3,
 "hasZ": true,
 "advancedEditingCapabilities": {
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportsReturnEditResults": true,
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "objectIdField": "objectid",
 "supportsQuantizationEditMode": true,
 "hasContingentValuesDefinition": false,
 "viewSourceHasAttachments": true,
 "name": "Discharge",
 "displayField": "name",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "editable": true,
   "defaultValue": 0,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Asset_Type_Sewer_Device_Discharge",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Unknown"
     },
     {
      "code": 221,
      "name": "Effluent"
     },
     {
      "code": 222,
      "name": "Overflow"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "assettype",
   "alias": "Asset type"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "assetid",
   "length": 64,
   "alias": "Asset ID",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": false,
   "editable": true,
   "defaultValue": 8,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "LifecycleStatus",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Unknown"
     },
     {
      "code": 1,
      "name": "Proposed"
     },
     {
      "code": 2,
      "name": "Approved"
     },
     {
      "code": 4,
      "name": "Under Construction"
     },
     {
      "code": 8,
      "name": "In Service"
     },
     {
      "code": 16,
      "name": "To Be Retired"
     },
     {
      "code": 32,
      "name": "Abandoned"
     },
     {
      "code": 64,
      "name": "Retired"
     },
     {
      "code": 128,
      "name": "Removed"
     },
     {
      "code": 256,
      "name": "Out of Service"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "lifecyclestatus",
   "alias": "Lifecycle Status"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "installdate",
   "length": 29,
   "alias": "Install Date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": false,
   "editable": true,
   "defaultValue": 3,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Pipe_Device_Status_Combined",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Closed"
     },
     {
      "code": 1,
      "name": "Open"
     },
     {
      "code": 2,
      "name": "Inactive"
     },
     {
      "code": 3,
      "name": "Active"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "presentstatus",
   "alias": "Present Status"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 3,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Pipe_Device_Status_Combined",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Closed"
     },
     {
      "code": 1,
      "name": "Open"
     },
     {
      "code": 2,
      "name": "Inactive"
     },
     {
      "code": 3,
      "name": "Active"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "normalstatus",
   "alias": "Normal Status"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "name",
   "length": 64,
   "alias": "Name",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 1,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Sewer_Asset_Owner",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 1,
      "name": "Our Agency"
     },
     {
      "code": 2,
      "name": "Private"
     },
     {
      "code": 100,
      "name": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "ownedby",
   "alias": "Owned By"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 1,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Sewer_Asset_Manager",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 1,
      "name": "Our Agency"
     },
     {
      "code": 2,
      "name": "Private"
     },
     {
      "code": 100,
      "name": "Other"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "maintby",
   "alias": "Maintained By"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Sewer_Symbol_Rotation",
    "range": [
     0,
     359
    ],
    "type": "range",
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "symbolrotation",
   "alias": "Symbol Rotation"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "notes",
   "length": 2000,
   "alias": "Notes",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 0,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Spatial_Source",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Unknown"
     },
     {
      "code": 1,
      "name": "As-Built"
     },
     {
      "code": 2,
      "name": "CAD"
     },
     {
      "code": 3,
      "name": "Digitized"
     },
     {
      "code": 4,
      "name": "GPS/GNSS"
     },
     {
      "code": 5,
      "name": "Field Sketch"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "spatialsource",
   "alias": "Spatial Source"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": 0,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Spatial_Confidence",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Unknown"
     },
     {
      "code": 1,
      "name": "High"
     },
     {
      "code": 2,
      "name": "Medium"
     },
     {
      "code": 3,
      "name": "Low"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "spatialconfidence",
   "alias": "Spatial Confidence"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "length": 4,
   "type": "esriFieldTypeOID",
   "domain": null,
   "name": "objectid",
   "alias": "Object ID"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "created_date",
   "length": 29,
   "alias": "Creation date",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "created_user",
   "length": 255,
   "alias": "Creator",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "last_edited_date",
   "length": 29,
   "alias": "Last update",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "last_edited_user",
   "length": 255,
   "alias": "Updated by",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": false,
   "editable": false,
   "defaultValue": null,
   "length": 38,
   "type": "esriFieldTypeGlobalID",
   "domain": null,
   "name": "globalid",
   "alias": "Global ID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_receiver",
   "length": 50,
   "alias": "Receiver Name",
   "type": "esriFieldTypeString"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_h_rms",
   "alias": "Horizontal Accuracy (m)",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_v_rms",
   "alias": "Vertical Accuracy (m)",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_latitude",
   "alias": "Latitude",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_longitude",
   "alias": "Longitude",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_altitude",
   "alias": "Altitude",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_pdop",
   "alias": "PDOP",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_hdop",
   "alias": "HDOP",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_vdop",
   "alias": "VDOP",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "ESRI_FIX_TYPE_DOMAIN",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Fix not valid"
     },
     {
      "code": 1,
      "name": "GPS"
     },
     {
      "code": 2,
      "name": "Differential GPS"
     },
     {
      "code": 4,
      "name": "RTK Fixed"
     },
     {
      "code": 5,
      "name": "RTK Float"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "esrignss_fixtype",
   "alias": "Fix Type"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_correctionage",
   "alias": "Correction Age",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "ESRI_STATION_ID_DOMAIN",
    "range": [
     0,
     1023
    ],
    "type": "range",
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "esrignss_stationid",
   "alias": "Station ID"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDefaultValue",
    "name": "ESRI_NUM_SATS_DOMAIN",
    "range": [
     0,
     99
    ],
    "type": "range",
    "mergePolicy": "esriMPTDefaultValue"
   },
   "name": "esrignss_numsats",
   "alias": "Number of Satellites"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "precision": 1,
   "name": "esrignss_fixdatetime",
   "length": 29,
   "alias": "Fix Time",
   "type": "esriFieldTypeDate"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_avg_h_rms",
   "alias": "Average Horizontal Accuracy (m)",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_avg_v_rms",
   "alias": "Average Vertical Accuracy (m)",
   "type": "esriFieldTypeDouble"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_avg_positions",
   "alias": "Averaged Positions",
   "type": "esriFieldTypeSmallInteger"
  },
  {
   "nullable": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "esrignss_h_stddev",
   "alias": "Standard Deviation (m)",
   "type": "esriFieldTypeDouble"
  }
 ],
 "maxRecordCountFactor": 1,
 "dateFieldsTimeReference": {
  "respectsDaylightSaving": false,
  "timeZone": "UTC"
 },
 "supportsFieldDescriptionProperty": true,
 "hasM": true,
 "allowGeometryUpdates": true,
 "isView": true,
 "enableUseOfScaleOutReplicasWhenEditable": true,
 "useStandardizedQueries": true,
 "globalIdField": "globalid",
 "description": "",
 "syncCanReturnChanges": true,
 "supportsAsyncDelete": true,
 "isUpdatableView": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin"
 ],
 "supportsRollbackOnFailureParameter": true,
 "standardMaxRecordCountNoGeometry": 16000,
 "isDataReplicaTracked": true,
 "supportsTruncate": false,
 "indexes": [
  {
   "name": "a9009_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  },
  {
   "name": "r9115_sde_rowid_uk",
   "isUnique": false,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_9115",
   "isUnique": true,
   "description": "",
   "fields": "globalid",
   "isAscending": true
  }
 ],
 "supportedAppendSourceFilterFormats": "featureService",
 "editFieldsInfo": {
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user",
  "creationDateField": "created_date",
  "creatorField": "created_user"
 },
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "exceedsLimitFactor": 1,
 "GUIDFormat": "O",
 "minScale": 5000,
 "hasAttachments": true,
 "queryBinsCapabilities": {
  "supportedStatisticTypes": [
   "count",
   "sum",
   "min",
   "max",
   "avg",
   "stddev",
   "var",
   "percentile_cont",
   "percentile_disc"
  ],
  "supportsFixedIntervalBin": true,
  "supportsAutoIntervalBin": true,
  "supportsFixedBoundariesBin": true,
  "supportsDateBin": true
 },
 "advancedQueryCapabilities": {
  "supportsSqlExpression": true,
  "supportsQueryWithResultType": true,
  "supportsQueryRelatedPagination": true,
  "supportsQueryWithCacheHint": false,
  "supportsQueryWithDatumTransformation": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsDefaultSR": true,
  "supportsQueryDateBins": false,
  "supportsQueryWithLodSR": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsPagination": true,
  "supportsMaxRecordCountFactor": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsFullTextSearch": false,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsReturningGeometryEnvelope": false,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": false,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSql": true,
 "enableZDefaults": true,
 "serviceItemId": "a66dd7a105d340be8a0c91ea568bec55",
 "supportsValidateSQL": true,
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [
  {
   "templates": [
    {
     "name": "Unknown",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "presentstatus": 3,
       "spatialconfidence": 0,
       "spatialsource": 0,
       "maintby": 1,
       "ownedby": 1,
       "assettype": 0,
       "normalstatus": 3,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Unknown",
   "domains": {
    "ESRIGNSS_NUMSATS": {"type": "inherited"},
    "presentstatus": {"type": "inherited"},
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "symbolrotation": {"type": "inherited"},
    "maintby": {"type": "inherited"},
    "ESRIGNSS_STATIONID": {"type": "inherited"},
    "ownedby": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "normalstatus": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"},
    "ESRIGNSS_FIXTYPE": {"type": "inherited"}
   },
   "id": 0
  },
  {
   "templates": [
    {
     "name": "Effluent",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "presentstatus": 3,
       "spatialconfidence": 0,
       "spatialsource": 0,
       "maintby": 1,
       "ownedby": 1,
       "assettype": 221,
       "normalstatus": 3,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Effluent",
   "domains": {
    "ESRIGNSS_NUMSATS": {"type": "inherited"},
    "presentstatus": {"type": "inherited"},
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "symbolrotation": {"type": "inherited"},
    "maintby": {"type": "inherited"},
    "ESRIGNSS_STATIONID": {"type": "inherited"},
    "ownedby": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "normalstatus": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"},
    "ESRIGNSS_FIXTYPE": {"type": "inherited"}
   },
   "id": 221
  },
  {
   "templates": [
    {
     "name": "Overflow",
     "description": "",
     "drawingTool": "esriFeatureEditToolPoint",
     "prototype": {
      "attributes": {
       "presentstatus": 3,
       "spatialconfidence": 0,
       "spatialsource": 0,
       "maintby": 1,
       "ownedby": 1,
       "assettype": 222,
       "normalstatus": 3,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Overflow",
   "domains": {
    "ESRIGNSS_NUMSATS": {"type": "inherited"},
    "presentstatus": {"type": "inherited"},
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "symbolrotation": {"type": "inherited"},
    "maintby": {"type": "inherited"},
    "ESRIGNSS_STATIONID": {"type": "inherited"},
    "ownedby": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "normalstatus": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"},
    "ESRIGNSS_FIXTYPE": {"type": "inherited"}
   },
   "id": 222
  }
 ],
 "capabilities": "Query,Create,Update,Delete,Editing,Sync,Uploads",
 "maxScale": 0,
 "supportsAppend": true,
 "supportsExceedsLimitStatistics": true,
 "sourceSchemaChangesAllowed": true,
 "defaultVisibility": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsAsync": true,
  "supportsLinearRegression": true,
  "supportsPercentileAnalytic": false
 },
 "hasMetadata": false,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService",
 "uniqueIdField": {
  "isSystemMaintained": true,
  "name": "objectid"
 },
 "tileMaxRecordCount": 4000,
 "typeIdField": "assettype",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "sqlParserVersion": "PG_11.2.0",
 "drawingInfo": {
  "renderer": {
   "field1": "assettype",
   "authoringInfo": {
    "colorRamp": {
     "colorRamps": [
      {
       "toColor": [
        252,
        187,
        187,
        255
       ],
       "fromColor": [
        252,
        187,
        187,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        215,
        215,
        255
       ],
       "fromColor": [
        252,
        215,
        215,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        202,
        202,
        255
       ],
       "fromColor": [
        252,
        202,
        202,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        194,
        194,
        255
       ],
       "fromColor": [
        252,
        194,
        194,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        210,
        210,
        255
       ],
       "fromColor": [
        252,
        210,
        210,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        179,
        179,
        255
       ],
       "fromColor": [
        252,
        179,
        179,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        179,
        179,
        255
       ],
       "fromColor": [
        252,
        179,
        179,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        204,
        204,
        255
       ],
       "fromColor": [
        252,
        204,
        204,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        212,
        212,
        255
       ],
       "fromColor": [
        252,
        212,
        212,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        189,
        189,
        255
       ],
       "fromColor": [
        252,
        189,
        189,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        199,
        199,
        255
       ],
       "fromColor": [
        252,
        199,
        199,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        182,
        182,
        255
       ],
       "fromColor": [
        252,
        182,
        182,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        202,
        202,
        255
       ],
       "fromColor": [
        252,
        202,
        202,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      }
     ],
     "type": "multipart"
    }
   },
   "defaultSymbol": {
    "outline": {
     "color": [
      0,
      0,
      0,
      255
     ],
     "width": 0.5
    },
    "color": [
     255,
     255,
     255,
     255
    ],
    "size": 12.75,
    "yoffset": 0,
    "xoffset": 0,
    "angle": 0,
    "style": "esriSMSCircle",
    "type": "esriSMS"
   },
   "defaultLabel": "Other",
   "uniqueValueInfos": [
    {
     "symbol": {
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEkklEQVRIic2WT08TaxSHn5lpmWljGdpijZK0KbQbKRtFTPCmCzAxJu78CEg08Wu49ANowI9gYqIbTWBBpIbKTnSj0ECChkFappDOTKcz713QDpQ/6r2am/tbvTN5c575nfecM2+I/1Ch/x3sQUkM+JAQCpcEJDrvZbCExKbfYvXZuFT9LdhUSeRkhaHWEcBR+RBBkJMUctNLoqp4rDwZlzb/Mex+WRQ9wYAAItZ6Nux8u6K49SsyXh/CiwP4Uk/Fl7XKfmz4udeTpKVQvF8Wm0/HpIVfhnVASnMnfm7v492QV584bZ8smlnZa2b7dt9NtJTeeTNZnPUEA9NL4tbMden1T2EdUMRaz2qN1buy17gCMBiNMhiNElEUNFnG9n1qrstao8FX2ybk1Sfi22+ydf3qY68nyXRZXJsZk96fCZsqiVzHUQcUD4cZjsVQTJPvhoFhGJimSSqVQtM0bhQK1FyXxVoNy2tm+8zyo53ztx8KQW6qJLoKpwsmKwwJ4NzexwD0VyKBJss4us6HDx9wHAcAwzDI5/MAxMNh7qRSvDIMLM+L6zsL98xkcVZRKAIvTsAelMRACxIRaz3bOaPhWAxNlgGwbRtd14MPcxwHwzBIp9OoqgrAzf5+Xm5tEfLqExFrfc6KZCpTJZHouAtgfru8w8634Iw69W4YBhsbG+Tz+S6gYRi8ffuWyclJTNNE0zQGo1HWGg3CrWrWIlORQwwB3TChcAlAcesBbLlcJpVKYZomIyMjgYOOUqkU+XyelZUVbNsmlUoxePEia40Gir09SYx5xGGPHsLazmS8PgDJdTFNE9M0u1J1XOl0mrm5ORzHwXEcbqTTB+cvmtmjcbtggdoNK7lul4MfSdM0HMfBtu0f7jtzgqixWLD+WZCOdF3H9v2DB0mpwcH8PAGTwfIh4ks9FVk0szXXRVVVLly4wOfPn0m303NchmGgqiqqqqJpGrV2RnxZrQCI02BCYhNBzpe1iuw1s2uNBqOjo+i6Tm9vL8vLy4yOjnaBTNNkY2ODkZGRIANf2lnwCe0eOORkU/stViWF3H5s+Hnf7ruJr7bN5f5+gMDV4uIiuq6jqiqGYQBQKBSC4mnIMmvfvwPQjGbmOnFPwJ6NS9XpJVE9mN698yGvPrFYq3GnXRzpdDrot44KhULQdzXX5dP+PgAtpXfeimQqElRnzxpXisdKS6FoJouz8e03WctrZl8ZBjf7+3H29oJRBQTudF3Hj0b5tL/PV9vGl3oqZrI424l3NH4X7Mm4tHm/LDY9wUBdv/q4zyw/sjwv/nJri8FolMtjY8TDYUzTRI3FqLkuX2w7SJ0v9VTq+tXHAJLEl+M/0hOl/3RMWpheEre8niQ7528/1HcW7oW8+sRao8Fao3G48ei6nbrAkcTm02O/l1NhADPXpdfTZXFNCHJmsjgbsdbnwq1qVrG3JzuTAUmp+bJa8QntNqOZOSuSqXQcnQY6EwYwMya9nyqJVUWhaEUyFYtMhRjzZ+2X4N/fQeCgQoEXUyWRkEMMIUgczlAsARYSVb/F6uzv3q6OQX8a7I/A/pT+BuxkM5+unm+kAAAAAElFTkSuQmCC",
      "yoffset": 0,
      "width": 20,
      "xoffset": 0,
      "angle": 0,
      "type": "esriPMS",
      "contentType": "image/png",
      "url": "7ac61f0353547cc517ad91b413ddfc03",
      "height": 20
     },
     "label": "Unknown",
     "value": "0"
    },
    {
     "symbol": {
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEu0lEQVRIic2WT0gbWRzHP/NHm9TEJA7uUMMSEkOUdsmhRYs55KBIKbSw0r0WCq4o2+PeethTKXuod0ULXeq1rMv20hY9WEgw3qQFK7Uhu8TiStL8a5PGmXl7iBn/b3e3ZdnvaebN4/fh++b7fu+p/IdS/3ewiYTwW9AhFLoEdDTHZagKiaxlsHEvJuU/CTaaEGFZodvYB9gvC5wIwpJCeGxZ5BWT51MxKfuPYeMpETcFfgE4q5lgy4c355Wd0nkZ04swfQCW1Jq2ZEe64j730GzVMBTi4ymRne6Xlv42rAlS6jmfq/zimmqWBo+bJ4t6UDbrQW8hOWgo7YtFLT5rCvxjy+LSzEXp8UdhTZCzmgk63m9ck8335wEyq6tkVlf58O4dtUoFh8uFR9cJRKPooRCqWRr0bT8JljwX7pqtGmMp0TfTL62cCBtNiHDTURNU3NriZTLJqy9aqF3+ivJAD7WIH3dyDTVXZmvyZzy6Tv/ICI42gt5i6nau8/JNIQiPJsSB4ByAyQrdAnCVX9ig1Pw8tUoFZ8HNm++/xtDcAJQHeun8aRGA4tYWT6emGJ6YwNHW5vPklr4tavFZRSEOzB+BTSSE34AOZzUTbP6jl8kktUoFAENrx7m+F7QdzU15oAffrynUXBmAZ3NzDI+Po5qlQWc1s1B1BtKjCdHRdGfDrN14t3x4Y/+jbOEP1F0Xhat9dN5fxLEPWB7o5fX0TSLf/Egt4sfIlcisrhKIRmkx8sEqgbSs0g0chAmFLgBlp2TDfrtzHXfyJbVIF2cm520HTbmTaxj3F+zldSXWyKw0YEptewg3i4i9PboH23UmY3oB3jlkahE/tYgf36OVI6CmfI9WWL8xhKG52dHc+B41AiiLenB/3QMwW7sbtnJKtodcibVjQXaRXAlDc2No7X8976QP3s2i/dxM4MfkXM/icLkaL5LyFhr98whMhqoFTktqTcuiHvToOmqujDu5xvaNIXt5Dqs80EtLroyRK6Pmynh0HQBLPpUGEMfBhEQWQdiSHWnZrAcD0SiZWw9wrGdxXOnj9zvX+fLWgwOgWsRP4WofZybnd1egHT10tgFDLTQccnRTWwYbkkK44j730FtIDuqhEHoiQRFsV6+nv8O5vomaK1Me6AGga/IXOzyaeppANApA/XRgoVn3COxeTMqPLYt8o3u3L6pmabB/ZISnU1OwC6zEenl7pc92dmZy3t53Hl2nJxZrOFTaF6vOQFqC/OxJ7UoxeW4oxItafNa3/SToaCM4PDHBs7k5Cl0edvYFRc2VqcR6ca5vohcNemIx9FAIS2pNF7X4bLPe/voHYFMxKTueEllT4C95Ltz1FlO3HW1tvuHx8UbX/+Ehxa0tahE/3s0iHl1HD521l86SWtMlz4W7AJLEq8MH6ZHoT/dLS2PL4pLZqpHrvHzTk1v6VjVLg4Fo1C56nJrnGYAikZ0+dLwcCwOYuSg9HkuJPiEIF7X4rLOaWWgx8kGltj3U7AxIyltLPpW2UAv104GFqjOQbjo6DnQiDGCmX1oZTYgNRSFedQbSVQJp3CyeNF+Cf38HgUZCgfnRhOiQVboRdOz1UKoCqkjkLYON2U+9XR2CfrTYZ4F9Lv0JKQ0mscHGtjEAAAAASUVORK5CYII=",
      "yoffset": 0,
      "width": 20,
      "xoffset": 0,
      "angle": 0,
      "type": "esriPMS",
      "contentType": "image/png",
      "url": "698c39502b7d3879acef73bee41e761a",
      "height": 20
     },
     "label": "Effluent",
     "value": "221"
    },
    {
     "symbol": {
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEg0lEQVRIic2W32sTWRTHPzOT1CRNk7bZOotlCZMGl91CHhQrVDaWSBEfi/gX1JJC/4kKPvrqUml865NFtq8qLd0KKY1vwQrKZkNWg9aQ2MTYadPM3H24naQ/191Vlv0+zVxOziffc889d1z8h3L972CTadFvQ6/QOCOg11lXwRQKRbtJ7v6wUvki2HhaRFWNgeY+wH7Z4EUQVTSiE2uiolk8nxlWiv8YlsyIuCXoF4DXLBjunbfntN3aORWrG2H1ANhKR95WPfl61+BDqyNEUyOezIjivSFl5W/DHJDWKPf4P65fd1m1xHFxqmgYqtUwujdXE00tsFQNxVOWoH9iTVydvag8+izMAXnNguHZyl1Xra1zAIVslkI2y86nT2zX63j8foK6TjgWQ49EcFm1RE/psVELnr9jdYSYyIgLs0PKsxNh42kRdRw5oOrGBi9XV/mhlOMnH1w+A4M+WK7VKTXqTP+SI6jrDI2N4enE6K5mbpf7rk0JQXQ8LQ40zgGYqjEgAP/H9RYos7DAdr2O7Ybp76DPLWNHAvDzO/lc3djgycwMo5OTeDo7e4LllZvVUDylacSBhSOwybTob0Kv1ywYzh69XF1lu14H4LQb1k3AlPF9LrgcgAdlKO3Ktadzc4wmk7isWsJrFhZNbzg/nha9jrsWzN5rb/fO29Ye2X/kWi5ufCOdrG+1KzESgPmzMLIuS/t+p04hmyUci+FuVgyTcF51MQAchAmNMwDabq0FmzXg1xr86IPp120HjpZrcPddu7zLVXi8B9O2S1foYgnRPqNt2J4zFasbILDziUGf/Mfz5aMgR/NlmPpWwvpcMP9qQ+6/aBj78x6AtbR3YAONettB9XiQo/e7Enba/ddxJ06QnOoHJLDvM0kcrZvg8fvli6J9ADk/j8BUMG3w2kpHXhUNI6jrlHbrLNdkmebLxwNGAlBqyjKXdiGo6wDY6qk8gDgOJhSKCKK26smrVsMIx2JMPcqxvgU3QnA3AlO/HwQN+mSXTr+W76fdoF+KSBiuTemQo4fabpJTNKL1rsGH3ZurCT0SYaVLh62NlqsHZ+GFKR1cDsi1W2/azdPo1YnHYvLZF1508h6B3R9WKhNroiKnd2DJZdUSQ2NjPJmZAWQZR4LSpaPp1+1zF9R1vh8eBqCpBZZMbzivQCV10rjSLJ43NeLVUDzVU3pseDoxRicneTo3x4Bdp29fdGlXwl+Y8KZLgvRIBFvpyFdD8ZSTb3/+A7CZYaWYzIiiJeivBc/f6a5mbns6O3tGk0kK2SwT2SzVVxsM+mS3BnUd/VKkVTpb6cjXgufvACgKvx2+SI+0/r0hZWViTVy1OkKU+65NBcsrN11WLRGOxQjvJQWIHPqdc58BaArFe4eul2NhALMXlUcTGXFBCKLVUDzlNQuL7mbF0LZLV5zJgKJ9sNVTeRvXZsMXXjS94bzj6DjQiTCA2SHl2Xha5DSNuOkN503CebpYOilegX//DQKyQ4GF8bToVV0MIOhtz1BMASYKFbtJLvWlX1eHoJ9N9lVgX0t/Alr5Bb2eEHjAAAAAAElFTkSuQmCC",
      "yoffset": 0,
      "width": 20,
      "xoffset": 0,
      "angle": 0,
      "type": "esriPMS",
      "contentType": "image/png",
      "url": "2eca348b52b3cb1cd0ef438116879946",
      "height": 20
     },
     "label": "Overflow",
     "value": "222"
    }
   ],
   "type": "uniqueValue",
   "fieldDelimiter": ","
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "geometryField": {
  "sqlType": "sqlTypeDistinct",
  "nullable": true,
  "editable": true,
  "name": "shape",
  "typeName": "st_point",
  "length": 2147483647,
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "",
 "zDefault": 0,
 "supportsLayerOverrides": true,
 "geometryType": "esriGeometryPoint"
}