{
 "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": "VaultBoundaryRelate",
   "relatedTableId": 910328,
   "id": 19,
   "cardinality": "esriRelCardinalityOneToMany"
  }
 ],
 "supportsAttachmentsResizing": true,
 "id": 910208,
 "supportsStatistics": true,
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "standardMaxRecordCount": 2000,
 "isDataVersioned": false,
 "hasGeometryProperties": true,
 "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": "Vault Boundary",
 "displayField": "name",
 "supportsCalculate": true,
 "fields": [
  {
   "nullable": false,
   "editable": true,
   "defaultValue": 0,
   "type": "esriFieldTypeSmallInteger",
   "isViewOverride": true,
   "domain": {
    "splitPolicy": "esriSPTDuplicate",
    "name": "Asset_Type_Structure_Boundary_Sewer_Storm_Vault_Boundary",
    "type": "codedValue",
    "codedValues": [
     {
      "code": 0,
      "name": "Unknown"
     },
     {
      "code": 1,
      "name": "Baffle Chamber"
     },
     {
      "code": 4,
      "name": "Regulator Chamber"
     },
     {
      "code": 5,
      "name": "Tide Gate Chamber"
     },
     {
      "code": 16,
      "name": "Wet Well"
     }
    ],
    "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": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "name",
   "length": 64,
   "alias": "Name",
   "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": true,
   "editable": true,
   "defaultValue": null,
   "domain": null,
   "name": "notes",
   "length": 2000,
   "alias": "Notes",
   "type": "esriFieldTypeString"
  },
  {
   "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"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Length",
   "alias": "SHAPE__Length",
   "type": "esriFieldTypeDouble"
  },
  {
   "virtual": true,
   "nullable": true,
   "editable": false,
   "defaultValue": null,
   "domain": null,
   "name": "SHAPE__Area",
   "alias": "SHAPE__Area",
   "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"
 ],
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE__Area",
  "shapeLengthFieldName": "SHAPE__Length",
  "units": "esriFeet"
 },
 "supportsRollbackOnFailureParameter": true,
 "standardMaxRecordCountNoGeometry": 16000,
 "isDataReplicaTracked": true,
 "supportsTruncate": false,
 "indexes": [
  {
   "name": "a9015_ix1",
   "isUnique": false,
   "description": "",
   "fields": "shape",
   "isAscending": true
  },
  {
   "name": "r9127_sde_rowid_uk",
   "isUnique": false,
   "description": "",
   "fields": "objectid",
   "isAscending": true
  },
  {
   "name": "uuid_9127",
   "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": 7500,
 "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,
  "supportsReturningGeometryProperties": true,
  "supportsFullTextSearch": false,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryAttachments": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryAttachmentsCountOnly": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsOutFieldSqlExpression": true,
  "supportsTopFeaturesQuery": true,
  "supportsReturningGeometryEnvelope": true,
  "supportsDistinct": true,
  "supportsReturningGeometryCentroid": true,
  "supportsQueryAnalytic": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true
 },
 "supportsValidateSql": true,
 "enableZDefaults": true,
 "serviceItemId": "a66dd7a105d340be8a0c91ea568bec55",
 "supportsValidateSQL": true,
 "allowUpdateWithoutMValues": true,
 "supportsCoordinatesQuantization": true,
 "types": [
  {
   "templates": [
    {
     "name": "Unknown",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "spatialconfidence": 0,
       "spatialsource": 0,
       "assettype": 0,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Unknown",
   "domains": {
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"}
   },
   "id": 0
  },
  {
   "templates": [
    {
     "name": "Baffle Chamber",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "spatialconfidence": 0,
       "spatialsource": 0,
       "assettype": 1,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Baffle Chamber",
   "domains": {
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"}
   },
   "id": 1
  },
  {
   "templates": [
    {
     "name": "Wet Well",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "spatialconfidence": 0,
       "spatialsource": 0,
       "assettype": 16,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Wet Well",
   "domains": {
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"}
   },
   "id": 16
  },
  {
   "templates": [
    {
     "name": "Regulator Chamber",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "spatialconfidence": 0,
       "spatialsource": 0,
       "assettype": 4,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Regulator Chamber",
   "domains": {
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"}
   },
   "id": 4
  },
  {
   "templates": [
    {
     "name": "Tide Gate Chamber",
     "description": "",
     "drawingTool": "esriFeatureEditToolPolygon",
     "prototype": {
      "attributes": {
       "spatialconfidence": 0,
       "spatialsource": 0,
       "assettype": 5,
       "lifecyclestatus": 8
      }
     }
    }
   ],
   "name": "Tide Gate Chamber",
   "domains": {
    "spatialconfidence": {"type": "inherited"},
    "spatialsource": {"type": "inherited"},
    "assettype": {"type": "inherited"},
    "lifecyclestatus": {"type": "inherited"}
   },
   "id": 5
  }
 ],
 "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": 2000,
 "typeIdField": "assettype",
 "supportsASyncCalculate": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportsMultiScaleGeometry": true,
 "sqlParserVersion": "PG_11.2.0",
 "drawingInfo": {
  "renderer": {
   "field1": "assettype",
   "authoringInfo": {
    "colorRamp": {
     "colorRamps": [
      {
       "toColor": [
        252,
        230,
        204,
        255
       ],
       "fromColor": [
        252,
        230,
        204,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        179,
        180,
        252,
        255
       ],
       "fromColor": [
        179,
        180,
        252,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        183,
        252,
        179,
        255
       ],
       "fromColor": [
        183,
        252,
        179,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        179,
        252,
        251,
        255
       ],
       "fromColor": [
        179,
        252,
        251,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        192,
        230,
        255
       ],
       "fromColor": [
        252,
        192,
        230,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        179,
        216,
        252,
        255
       ],
       "fromColor": [
        179,
        216,
        252,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        218,
        252,
        215,
        255
       ],
       "fromColor": [
        218,
        252,
        215,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        185,
        182,
        255
       ],
       "fromColor": [
        252,
        185,
        182,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        251,
        252,
        187,
        255
       ],
       "fromColor": [
        251,
        252,
        187,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        220,
        204,
        252,
        255
       ],
       "fromColor": [
        220,
        204,
        252,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        236,
        182,
        252,
        255
       ],
       "fromColor": [
        236,
        182,
        252,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        252,
        215,
        223,
        255
       ],
       "fromColor": [
        252,
        215,
        223,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      },
      {
       "toColor": [
        215,
        236,
        252,
        255
       ],
       "fromColor": [
        215,
        236,
        252,
        255
       ],
       "type": "algorithmic",
       "algorithm": "esriCIELabAlgorithm"
      }
     ],
     "type": "multipart"
    }
   },
   "defaultSymbol": {
    "outline": {
     "color": [
      110,
      110,
      110,
      255
     ],
     "width": 0.7,
     "style": "esriSLSSolid",
     "type": "esriSLS"
    },
    "color": [
     255,
     255,
     255,
     255
    ],
    "style": "esriSFSSolid",
    "type": "esriSFS"
   },
   "defaultLabel": "<all other values>",
   "uniqueValueInfos": [
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       204,
       204,
       204,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "Unknown",
     "value": "0"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       190,
       255,
       232,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "Baffle Chamber",
     "value": "1"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       115,
       223,
       255,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "Wet Well",
     "value": "16"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       211,
       255,
       190,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "Regulator Chamber",
     "value": "4"
    },
    {
     "symbol": {
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1,
       "style": "esriSLSSolid",
       "type": "esriSLS"
      },
      "color": [
       190,
       232,
       255,
       255
      ],
      "style": "esriSFSSolid",
      "type": "esriSFS"
     },
     "label": "Tide Gate Chamber",
     "value": "5"
    }
   ],
   "type": "uniqueValue",
   "fieldDelimiter": ","
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "geometryField": {
  "sqlType": "sqlTypeOther",
  "nullable": true,
  "editable": true,
  "name": "shape",
  "typeName": "st_geometry",
  "length": 2147483647,
  "type": "esriFieldTypeGeometry"
 },
 "copyrightText": "",
 "zDefault": 0,
 "supportsLayerOverrides": true,
 "geometryType": "esriGeometryPolygon"
}