{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 56, "name": "Sewer Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102679, "latestWkid": 2246, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120428400, "falseY": -95345400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 55, "name": "Wastewater" }, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5156dbad5c26a7b8604ebbe5d27fc34c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABR0lEQVQ4jbXSP0iUcRgH8M+dL3kICkHSUpCbhXmDhwSFDdEWEYRDuDUUasqNh8h1Q1wuQSXYFi3RcJvU1BDBDSEEKYGCYIO6CFdDRKevd4hYdFzv/YHoWZ7h9zyfH194Av9YwX8CMsepZPg5TFecs8vcekxiow3g2iwvcgx1MIAyno7w5B6Lz7g+2QRI3Wc9y7s4/XVwIcbdCRbVIkHNxGm+zPApzqmIWKO/enac8qPfcYI/AyemGD8WvVyLPIzxKo3pOiB+gcta1whWkxER9jtItAEczvyoRgDfV1ge4mJnc+Azzi1FAOFL8je509v4vtbwscL5uQhAkZ23jF6hcPJvZAs3qqRyzH2LAhDe5s1zzlxlpodk59EhvcfCHn15Xj+o3aj/ZpdwjO1LpMfoHiSoUP1AaZ7SZn2oRmGLhEW+NnhuDbRdB+dyS6bi3ICgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1164019.536131218, "ymin": 204076.33373597264, "xmax": 1307309.5910859704, "ymax": 316426.50240789354, "spatialReference": { "wkid": 102679, "latestWkid": 2246, "xyTolerance": 0.0025000000000000005, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120428400, "falseY": -95345400, "xyUnits": 3.689394527815867E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "UNITID", "typeIdField": "COMPTYPE", "subtypeFieldName": "COMPTYPE", "subtypeField": "COMPTYPE", "defaultSubtypeCode": 22, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 20, "domain": null }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_Loc", "description": "MSD asset locations.", "codedValues": [ { "name": "ALLEY - (REAR)", "code": "AL" }, { "name": "CENTER OF ROAD", "code": "CR" }, { "name": "EASEMENT IN OPEN AREA", "code": "EM" }, { "name": "SIDEWALK", "code": "SW" }, { "name": "SIDE OF HOUSE", "code": "SE" }, { "name": "DRIVEWAY", "code": "DW" }, { "name": "INTERSECTION", "code": "IS" }, { "name": "PARKING LOT", "code": "PL" }, { "name": "RIGHT OF WAY", "code": "RW" }, { "name": "ALONG CREEK", "code": "AC" }, { "name": "WOODED AREA", "code": "WA" }, { "name": "IN CULDESAC", "code": "CU" }, { "name": "OTHER -- SEE COMMENTS", "code": "O" }, { "name": "PARKING LOT, GOOD ACCESS", "code": "PLG" }, { "name": "PARKING LOT, POOR ACCESS", "code": "PLP" }, { "name": "EASEMENT, REAR", "code": "EMR" }, { "name": "EASEMENT, SIDE", "code": "EMS" }, { "name": "EASEMENT, REAR GOOD ACCESS", "code": "EMRG" }, { "name": "EASEMENT, REAR POOR ACCESS", "code": "EMRP" }, { "name": "EASEMENT, SIDE GOOD ACCESS", "code": "EMSG" }, { "name": "EASEMENT, SIDE POOR ACCESS", "code": "EMSP" }, { "name": "REAR OF LOT, NO EASEMENT", "code": "RNE" }, { "name": "SIDE OF LOT, NO EASEMENT", "code": "SNE" }, { "name": "OPEN AREA", "code": "OA" }, { "name": "OPEN AREA, GOOD ACCESS", "code": "OAG" }, { "name": "OPEN AREA, POOR ACCESS", "code": "OAP" }, { "name": "RIGHT OF WAY, HEAVY TRAFFIC", "code": "RWH" }, { "name": "EASEMENT, FRONT", "code": "EMF" }, { "name": "ALLEY - (SIDE)", "code": "ALS" }, { "name": "RIGHT OF WAY, LIGHT TRAFFIC", "code": "RWL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_SmhUnitType", "description": "Sewer manhole unit type", "codedValues": [ { "name": "BRICK DAM", "code": "BD" }, { "name": "CATCH BASIN", "code": "CB" }, { "name": "CLEANOUT PIT", "code": "COP" }, { "name": "COMBINED SEWER OVERFLOW", "code": "CSO" }, { "name": "DIVERSION GATE", "code": "DG" }, { "name": "DROP MANHOLE", "code": "DMH" }, { "name": "FLOW MONITOR", "code": "FLM" }, { "name": "HOLDING TANK", "code": "HT" }, { "name": "POINT OF INTERSECTION", "code": "IPI" }, { "name": "JUNCTION BOX", "code": "JB" }, { "name": "CSO OUTFALL", "code": "OUT" }, { "name": "POINT OF INTERSECTION MANHOLE", "code": "PIM" }, { "name": "REGULATOR", "code": "R" }, { "name": "SIPHON INLET", "code": "SI" }, { "name": "SURGE TANK", "code": "SRG" }, { "name": "TREATMENT PLANT FACILITIES", "code": "TPF" }, { "name": "VALVE VAULT", "code": "VV" }, { "name": "WEIR MANHOLE", "code": "WER" }, { "name": "WET WELL", "code": "WW" }, { "name": "SIPHON BREAKER", "code": "SIB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "SERV_STATUS", "type": "esriFieldTypeString", "alias": "SERV_STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_ServStat", "description": "Service status", "codedValues": [ { "name": "IN SERVICE", "code": "I" }, { "name": "OUT OF SERVICE", "code": "O" }, { "name": "TEMPORARILY OUT OF SERVICE", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_Owner", "description": "Asset ownership", "codedValues": [ { "name": "MSD OWNED AND OPERATED", "code": "MSD" }, { "name": "PRIVATE FAC. GOING TO MSD", "code": "P" }, { "name": "PRIVATE BUT MAINTAINED BY MSD", "code": "PMSD" }, { "name": "PRIVATE FAC. TO PRIVATE FAC.", "code": "PTP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SEAL", "type": "esriFieldTypeString", "alias": "SEAL", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_Seal", "description": "Type of seal", "codedValues": [ { "name": "CHEMICAL SEAL", "code": "CHEM" }, { "name": "MECHANICAL SEAL", "code": "MECH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REC_TPNUM", "type": "esriFieldTypeString", "alias": "REC_TPNUM", "length": 20, "domain": null }, { "name": "REC_TPNAME", "type": "esriFieldTypeString", "alias": "REC_TPNAME", "length": 40, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeString", "alias": "RDCLASS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_RdClass", "description": "Subset of Street Centerline Street Class", "codedValues": [ { "name": "Local Roadway", "code": "LOCAL" }, { "name": "Major Arterial", "code": "MAJART" }, { "name": "Minor Arterial", "code": "MINART" }, { "name": "Not located in a road", "code": "NONE" }, { "name": "Primary Collector", "code": "PRICOL" }, { "name": "Secondary Collector", "code": "SECCOL" }, { "name": "Expressway or Ramp", "code": "XWAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LRFP", "type": "esriFieldTypeString", "alias": "LRFP", "length": 10, "domain": { "type": "codedValue", "name": "WS2_MSD_LRFP", "description": "Local Regulatory Floodplain Designation", "codedValues": [ { "name": "In Local Regulatory Floodplain", "code": "IN" }, { "name": "Out of the Local Regulatory Floodplain", "code": "OUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TPCOMPKEY", "type": "esriFieldTypeInteger", "alias": "TPCOMPKEY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "ASBUILT", "length": 25, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "ESRI Geometric Network Domain. DEFAULT for all geometric networks.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "WS2_AncillaryRoleDomain", "description": "ESRI geometric network domain. Default for all geometric networks.", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "LOC": {"type": "inherited"}, "UNITTYPE": {"type": "inherited"}, "SERV_STATUS": {"type": "inherited"}, "AGENCY": {"type": "inherited"}, "SEAL": {"type": "inherited"}, "RDCLASS": {"type": "inherited"}, "LRFP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "id": 22, "name": "Sewer Manhole" } ], "subtypes": [ { "domains": { "LOC": {"type": "inherited"}, "UNITTYPE": {"type": "inherited"}, "SERV_STATUS": {"type": "inherited"}, "AGENCY": {"type": "inherited"}, "SEAL": {"type": "inherited"}, "RDCLASS": {"type": "inherited"}, "LRFP": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "ANCILLARYROLE": {"type": "inherited"} }, "defaultValues": { "COMPKEY": null, "COMPTYPE": 22, "UNITID": null, "LOC": null, "UNITTYPE": null, "INST_DATE": null, "SERV_STATUS": "I", "AGENCY": "MSD", "SEAL": null, "REC_TPNUM": null, "REC_TPNAME": null, "DEPTH": null, "RDCLASS": null, "LRFP": null, "TPCOMPKEY": null, "ASBUILT": null, "ENABLED": 1, "ANCILLARYROLE": 0 }, "code": 22, "name": "Sewer Manhole" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }